I have started using eclipse, so i followed the instructions for instaling lwjgl, however when i attempt to run i get this error message from eclipse:
The archive: /Cage/lwjgl-win32-0.99/jar/jinput.jar which is referenced by the classpath, does not exist.
Can anybody explain this? My eclipse version is:
Version: 3.1.2
Build id: M20060118-1600
Ok, ive managed to get it working, I cant say exactly what it is that i did to make it work, but it does at last. :D
Please open yr project and go to: Project->Properties->Java build path->Library path->Add external jars.
This will pop a 'file open dialog', browse and select the jar (u can put the jar inside the project directory) and open it.