Re: JOGL Java 10 modularization
Posted by
gouessej on
Jul 11, 2018; 11:23am
URL: https://forum.jogamp.org/JOGL-Java-10-modularization-tp4038983p4039004.html
I tested my solution in command line under Windows 10 several months ago with Java 1.9 under Windows and it worked flawlessly, I succeeded in running a simple example showing a rotating triangle drawn in a GLCanvas. How do you pass the exports?
P.S: Put the exports into the right module info file.