Hi, i’m new to openGl and i’m trying to create a window in java with Jogl, i’m doing this tutorial: http://nehe.gamedev.net/data/lessons/lesson.asp?lesson=01
I’m using Borland Jbuilder 2005. In the program, when i test the script, it works fine, i see the window and all good. But when i create the .jar file and the executable y get this error:
Failed to load Main-Class manifest attribute from […url to file…]
What i’,m doing wrong?
Thanks