Re: Java 3D in eclipse Mac OSX not functioning
Posted by everythingConnected on Feb 06, 2015; 5:12pm
URL: https://forum.jogamp.org/Java-3D-in-eclipse-Mac-OSX-not-functioning-tp4033010p4034009.html
Thanks, and had seen that link but I cant get it to work. Not sure why but think its something to do with dirname, which seems to return an empty string. This may be because I am running it from the directory it is located in but again not sure.
Still amazed that on a Mac i cant write a very simple script that simple runs a jar file from the directory it and the script are in using the line: java -jar MyJar.jar, via a double click. This is 2 minute job in non-Mac world...
Could you give me a link to PackR please? i have been looking at things such as JarLauncher and other tools but they all seem depreciated or have issues somewhere.