Re: Creating an executable .jar file
Posted by Worker on Jun 03, 2011; 6:05pm
URL: https://forum.jogamp.org/Creating-an-executable-jar-file-tp3011748p3020575.html
Make it simpler.
Take the program power archiver from the net.
Open it, and chosse new archieve.
After you have choosen a name e.g. myApp.jar, click save and
then you can automatically drop into the jar what you want.
If you a ready, click 'close archiv' and you has alll what you need.
Or take 'ant' in eclipse for that.
Eclipse make's good war's or ear's, but not jars.