I’m using LWJGL 0.93 alpha and I cant find these 2 imports in the jar files.
org.lwjgl.Display
org.lwjgl.opengl.window
Both seem to be non existant, I’ve imported these external jars into Eclipse:
“lwjgl.jar”
“lwjgl_media.jar”
“lwjgl_util.jar”
Any suggestions?