I am new in opengl, and i am working "jogl-2.0-windows-amd64" this version , i am running the ordinary programs(means import java)are compile and running perfectly in my system, and i am running import javax programs are compiling but not running, in running time this error will come
G:\kasi\FUNCTIONS\OpenGL>java HelloWorld
Exception in thread "main" java.lang.ExceptionInInitializerError
at HelloWorld.main(HelloWorld.java:18)
Caused by: javax.media.opengl.GLException: No profile available: [GL2, GL2ES2, G
L2ES1, GLES2, GLES1, GL2GL3, GL3]
at javax.media.opengl.GLProfile.<clinit>(GLProfile.java:750)
... 1 more
G:\kasi\FUNCTIONS\OpenGL>
how to solve this please tell me, this in importent to me, and my system os is windows vista,
tell me on how many jar's are adding whare it was adding and dll files also