Re: Java 3D in eclipse Mac OSX not functioning
Posted by
gouessej on
Feb 07, 2015; 12:44pm
URL: https://forum.jogamp.org/Java-3D-in-eclipse-Mac-OSX-not-functioning-tp4033010p4034012.html
jmaasing explained it pretty well and my tutorial contains those links, you should have read it better...
Look at
this and
this but jmaasing's suggestion is more simple, you should investigate on it first.
In my humble opinion, there is probably something small that prevents your script from working, maybe it picks a JVM incompatible with JogAmp. Writing a script for Mac is almost as easy as for GNU Linux and Windows. The problems come when you want to use the system JRE and when Gatekeeper prevents your application from running. jmassing's suggestion will help you to find out the culprit.