nehon
3
instead of doing this do that:
in the jmonkeyengine folder in command line type
gradlew install
then use bootmonkey:
And set the version to 3.2.
then open the generated project with an ide that supports gradle (or use gradle command line to launch the project).
2 Likes