I do most of my java work with NetBeans and *really* really enjoy B4A and B4J. Great tools!
Under NetBeans, the dist folder contains the target jar file and a libs directory with all the needed jar files to run the application. As this dir search is native for the java runtime, it makes it painless to distribute.
I would like this convenience incorporated into B4J as it would prevent some distribution errors on my part.
Under NetBeans, the dist folder contains the target jar file and a libs directory with all the needed jar files to run the application. As this dir search is native for the java runtime, it makes it painless to distribute.
I would like this convenience incorporated into B4J as it would prevent some distribution errors on my part.