Netbeans で GUI を構築しようとしています (Opengl Pack もインストールしました) が、コンポーネントをドラッグしようとするたびに、次のエラーが発生します。
Cannot load component class javax.media.opengl.GLCanvas
from JAR file C:\Program Files (x86)\NetBeans 7.3.
The class could not be found. Note the class must be
compiled and must be part of the sources or dependencies
of the project where the target GUI form belongs to.