Re: Eclipse and Exporting JoGL
Posted by
gouessej on
Oct 11, 2010; 11:26pm
URL: https://forum.jogamp.org/Eclipse-and-Exporting-JoGL-tp1681466p1684195.html
Hi!
Rather use Ant to make a JAR in Eclipse and use the JARs of JOGL 2 that contain the native libraries to deploy your application. If it is not clear, look at my build.xml files.