LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: gareth on July 03, 2006, 14:17:53

Title: Installation in eclipse
Post by: gareth on July 03, 2006, 14:17:53
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
Title: Installation in eclipse
Post by: gareth on July 05, 2006, 09:58:12
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
Title: Please add jinput.jar as external jars in eclipse
Post by: rainforest on September 05, 2006, 23:34:23
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.