Re: Java 3D in eclipse Mac OSX not functioning
Posted by everythingConnected on Feb 13, 2015; 11:03am
URL: https://forum.jogamp.org/Java-3D-in-eclipse-Mac-OSX-not-functioning-tp4033010p4034025.html
Thanks for the help again. I now have it all running fine, after quite some headaches and a steep learning curve regarding use of Macs.
I think one mistake I made was writing the scripts on a PC and then moving them onto the Mac - not surprising since I work on a PC and had just borrowed a friends Mac to test, but I suspect there were some Windows characters in the script stopping it working. In the end, once I had created the script from scratch on the Mac, then the line: cd "$(dirname "0")" works fine, as do the other suggestions above.