B4J Question List of Arrays B4xLib error??

ilan

Expert
Licensed User
Longtime User
hi

why do i get this error when trying to compile a simple b4j app using LOA library?

1774266356718.png


i have added the library and also checked it in library window.

 

teddybear

Well-Known Member
Licensed User
True. Will be fixed in the next update.
Which version IDE the OP is using?
The latest version of the IDE does not seem to require referencing the javaobject library. @Erel

86fa23ec-e791-476b-bf83-878f4b170a04.png


The FirstExample doesn't reference the javaobject and it works

微信图片_2026-03-23_210016_493.png
 
Upvote 0

ilan

Expert
Licensed User
Longtime User
This is exactly why I forgot to add it to the manifest - B4XPages includes a reference to JavaObject.
oh now i see i was using b4j ui app. sorry erel for my sin not using b4x pages.
i hope i wont get banned for this 😁
 
Upvote 0
Top