Re: Java 3D in eclipse Mac OSX not functioning
Posted by
gouessej on
Jan 31, 2015; 12:19pm
URL: https://forum.jogamp.org/Java-3D-in-eclipse-Mac-OSX-not-functioning-tp4033010p4033969.html
Hi
You should reread the "man" of the java command, especially the paragraph about the jar option and its impact on the classpath handling...
I updated my instructions several times, it mentions some directories in which Java3D might be installed under Mac OS X. I understand it's a bit hard to follow.
Please update the classpath attribute of the manifest or use the same command line without the "-jar" option.