Re: Jogl / Java3D with Java 11 ?
Posted by
gouessej on
Aug 09, 2019; 10:07pm
URL: https://forum.jogamp.org/Jogl-Java3D-with-Java-11-tp4039896p4039920.html
You shouldn't have to put these JARs into the module path, just use the classpath.
You should try to run your program in command line first before solving your problem in Netbeans. It seems to expect the main class somewhere and it wrongly interprets the VM options.
Look at this:
http://forum.jogamp.org/hi-can-jogl-2-3-2-run-with-jdk9-or-jdk10-0-2-tp4039140p4039154.html