This is a template project for those who want to develop applications with jMonkey Engine in Visual Studio Code.
This tutorial is being implemented.
- In maven projects path to your source code should always be in folder: src/main/java This folder is configured in ".classpath" folder.
- Your main executable java file has to be configured in .vscode/launch.json in the "mainClass" property