User 3b79244224
14-05-2006 12:20:58
Hi all,
I would like to distribute my code which uses the jchem library. Is it possible to create an executable jar that is built with the jchem library present but not included? Can someone else use his jchem library (commercial or academic license) together with this executable jar?
Kai
/edit
After some reading I see that this is not possible. It seems one workaround is a platform-specific script that includes the classpath-information and starts the application.
I would like to distribute my code which uses the jchem library. Is it possible to create an executable jar that is built with the jchem library present but not included? Can someone else use his jchem library (commercial or academic license) together with this executable jar?
Kai
/edit
After some reading I see that this is not possible. It seems one workaround is a platform-specific script that includes the classpath-information and starts the application.