Nifty & Eclipse

I’ve been trying to import the de.lessvoid.nifty.Nifty and de.lessvoid.nifty.screen.* stuff, but Eclipse doesn’t seem to find it even though I’ve imported all the nifty jar’s that I see in the jMonkey IDE.

I can’t seem to figure out how to get Nifty GUI to work in Eclipse.

Ok, I got it working by adding the nifty jar’s from the …\AppData\Roaming.jmonkeyplatform\3.0\libs folder and …\Roaming.jmonkeyplatform\3.0\modules\ext instead of from inside the Program Files folder.

The xmlpull-xpp3.jar was also needed.

I also needed to get the eventbus-1.4.jar from http://central.maven.org/maven2/org/bushe/eventbus/