hi
i started lately working more and more with b4xpages and xui and I get into a problem.
i am not sure if I am doing it as the creator intended but my file structure looks like this:
as you can tell I am putting all classes or code modules on an upper level than the b4x project folder and I link them with a relative path.
but my question is if i am now working on b4j and i am adding a new class it is added inside the b4j folder after testing it and finishing it i close b4j -> cut the class file -> put it on the upper level, and then link again with a relative path after opening the b4j app. like this if i will make changes i don't need to update each file on each folder.
so why is there no option to allow me to create the class in a specific folder and then decide how to link it, or is it already possible?
thanx, ilan
i started lately working more and more with b4xpages and xui and I get into a problem.
i am not sure if I am doing it as the creator intended but my file structure looks like this:
as you can tell I am putting all classes or code modules on an upper level than the b4x project folder and I link them with a relative path.
but my question is if i am now working on b4j and i am adding a new class it is added inside the b4j folder after testing it and finishing it i close b4j -> cut the class file -> put it on the upper level, and then link again with a relative path after opening the b4j app. like this if i will make changes i don't need to update each file on each folder.
so why is there no option to allow me to create the class in a specific folder and then decide how to link it, or is it already possible?
thanx, ilan