Hi,
i added the jME2 to Eclipse and all examples run ;).
Now i want to have a project folder in which i can write my game.
How can I use the jME in a New Java Project?
ps: tried it step by step with http://www.jmonkeyengine.com/wiki/doku.php?id=setting_up_eclipse_to_build_jme
Thanks
You need the jME libraries in your build path. What exactly is your problem?
oh great then just go to File->New->project(or click the folder icon with the J and + on it)
type in a name
click] next
check] output folders for source folder
click the projects tab add the jme folder then go to libraries tab an add the jmerequired and then click finish
good luck man