I posted a simple B4XPages example for an our friend. From within the environment I also created a second B4XPage, by ticking the CheckBox: "Add to parent folder". All is ok, the class is creted and saved at the same directory level as the B4XMainPage.
In the project I also imported (checked) a library of type .b4xlib.
When the friend opened the project in his B4i both the class and the library were not imported.
I suppose the library is not automatically checked because it may not be needed in the B4i project (although it is a b4xlib) but why is the class not loaded? The IDE could/should load the .bas files it finds at that directory level, or not?
In the project I also imported (checked) a library of type .b4xlib.
When the friend opened the project in his B4i both the class and the library were not imported.
I suppose the library is not automatically checked because it may not be needed in the B4i project (although it is a b4xlib) but why is the class not loaded? The IDE could/should load the .bas files it finds at that directory level, or not?