Re: plugin with jogl native libraries and jzy3d api
Posted by
gouessej on
Apr 26, 2012; 9:01pm
URL: https://forum.jogamp.org/plugin-with-jogl-native-libraries-and-jzy3d-api-tp3942398p3942470.html
Hi
Please be more accurate. What does not work? What happens? Which kind of error message do you get? JOGL JARs should be in the classpath and JARs containing the native libraries should be in the same directory than them (jogl.all.jar and gluegen-rt.jar). Jzy3D JARs should be in the classpath too.
What do you mean by "outside Eclipse"? Do you use Java Web Start? You can set the classpath in the manifest file of the JAR containing the class with the main method.