I keep getting a NoClassDefFoundError for the a GLEventListener when I try to run the sample box tutorial thing… It works off JWS, but it won’t work through the command line, and when I execute it through Eclipse, the window pops up, but I just get a white screen…
I have all the Xith, JOGL, JOAL and even Vecmath and Misc jar files in my classpath system variable, and I even restarted my computer after copying all the required DLLs into the jre/bin as well as windows/system32 AND windows/system… So I have no idea why it doesn’t work… JARs are in jre/lib/ext, dlls are EVERYWHERE, I have classpaths going, made sure the jre java.exe came before the jdk java.exe in my PATH, etc… this is really wierd.
Can someone please tell me what the heck is wrong?
I’m running the 1.4.2 sdk and jre, on windows xp… used to have the 1.5 beta, but uninstalled it so now I only have ONE version of java… so that shouldn’t bethe problem.