Eclipse setup errors : net.java.games.input.controller class file not in build p

Dear all,



I just checked out the sources using Eclipse . I added the jwgl.jar as a user library.

The workspace was build but I have still one error:



The class LWJGLJoystick.java



import net.java.games.input.Rumbler cannot be resolved because the type net.java.games.input.controller cannot be resolved . It is indirectly referenced from required .class file.



Can anyone help me out to overcome this problem ?



regards,

Danny

Adding only the lwjgl.jar is not enough,you are missing jinput.jar and propably 4 others.

See Step 10 in Wiki  Eclipse Guide