Cant find nifty library

When I try to import the nifty class files into my main class, it says it cant find them. Ive looked in the libraries that come with JME but cant seem to find it. Is there a download for them?

Just add “jme3-libraries-gui” and “jme3-libraries-gui-style-black” to your project in the SDK and you should be all set.

What he said, note that they are also included in the “large” jme3-libraries package that contains everything.

Hmmm, ok, thank you, I got it to wrok. it was the “jme3-libraries-gui-style-black” I had to import for some reason I guess… either way, works now :slight_smile: