JMonkeyTemplate.zip

This is a simple project but without the needed jar files (I haven't bothered sorting out the stuff I don't need so the jars are 65 mb right now)

You will need to download the jars from http://jmonkeyengine.com/nightly/ (I've used jME3_2012-03-30) and resolve the references yourself.
The jars provided with the JMonkey SDK did not work for me. Add them as reference and make sure they're set to be copied to the output folder. This was the only way I could make the compiled jar work.

Note that I haven't been able to debug from Visual. The program will start and show you a menu for selecting resolution but when you press play VS will crash. However the compiled jar works fine.