Re: Error building JOGL with Java 7
Posted by Qu0ll on Aug 03, 2011; 10:55am
URL: https://forum.jogamp.org/Error-building-JOGL-with-Java-7-tp3217275p3221929.html
AFAICT, all "sun" named classes have been renamed or removed in Java 7. Everything is now under "java." or "javax." with the exception of some CORBA and XML classes.
The error message I provided is the only error message I am getting during the compile.