Well, I went here : http://www.stud.ntnu.no/~johanno/appletviewer.jsp?task=tutorials
downloaded and upgraded my JVM to get the applets working, and now my Eclipse setup is screwed. I’ve gone through every step now since last night many times, and even deleted / remade the whole project. sigh
I know, I know, I’m learning the hard way, which is for the best.
Now, here is the offending error :
java.lang.UnsatisfiedLinkError: dispatch_wglGetExtensionsStringARB
at net.java.games.jogl.impl.windows.WindowsGLImpl.dispatch_wglGetExtensionsStringARB(Native Method)
( followed by another 20 of same )
This is rather excruciating! I’m still getting my head around Jars and all that, so if someone could please advise how to pursuade Eclipse to make this connection, I would be most grateful. I suspect this has to do with the DLL’s ( which seem to be in the right place ).