Skip to content

Template project for jmonkeyengine in Visual Studio Code

Notifications You must be signed in to change notification settings

DenisTis/jme3vscode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a template project for those who want to develop applications with jMonkey Engine in Visual Studio Code.

Prerequisites

This tutorial is being implemented.

Important for code development and fine tuning

  1. In maven projects path to your source code should always be in folder: src/main/java This folder is configured in ".classpath" folder.
  2. Your main executable java file has to be configured in .vscode/launch.json in the "mainClass" property

About

Template project for jmonkeyengine in Visual Studio Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published