put it simply, I have the error below (see pic) and no matter what i try I cant fix it. I presume its something blaintly obvious but I guess I need it pointed out.
Just a bit of info:
Using Eclipse Indigo, Windows 7 OS, I am using LWJGL, I have the external jar added to the project, I have the native set to the natives from the initial download. I export the jar via Eclipse Export and I run it via a Run.bat file which contains the contents “java -jar Test.jar” Test.jar being the jar name.