Re: GLProfile throws NoSuchMethodError: GLContext.getAvailableGLVersionsSet
Posted by
Wade Walker on
Jan 21, 2011; 2:48pm
URL: https://forum.jogamp.org/GLProfile-throws-NoSuchMethodError-GLContext-getAvailableGLVersionsSet-tp2299424p2302186.html
Yes, you fixed on your own one of the biggest sources of problems we see here

We usually advise people to unset CLASSPATH entirely, and to make sure they don't have old JOGL versions copied into their JRE directory either. Saves lots of debug time