Re: Noob question "The type javax.media.opengl.awt.GLCanvas cannot be resolved. It is indirectly referenced from required .class files"
Posted by
gouessej on
May 12, 2019; 9:04pm
URL: https://forum.jogamp.org/Noob-question-The-type-javax-media-opengl-awt-GLCanvas-cannot-be-resolved-It-is-indirectly-reference-tp4039767p4039771.html
Hello
Please use com.jogamp.opengl.awt.GLCanvas. It was moved from javax.media.opengl.awt to com.jogamp.opengl.awt in the version 2.3.1 as far as I remember.
JOGL 1.1 is obsolete and unmaintained.
The current version is JOGL 2.3.2. The next version is JOGL 2.4.