Skip to content

A menu for JVM build tool interactions and classpath updating

License

Notifications You must be signed in to change notification settings

TSedlar/vsc-jvm-build-menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JVM Build Menu

This project aims towards simplifying building modules within VSCode which allows for simpler and more accurate linting.

This project is best used with vscode-javac, javaVSCode, and vscode-Java-Imports

Sample

Preview

Using

  • Create a project by right clicking on the tree and creating a root module or submodule. You can also click 'Configure Java Debug Files' to create launch.json, settings.json, and tasks.json in the .vscode folder.

Preview

  • Right click on an XML file (pom.xml) and choose 'Install POM.' This is usually done after adding a new dependency in a pom.xml file.

Preview

  • Right click on .vscode/launch.json and choose 'Update Classpath (Maven)' This is usually done after adding a new dependency in a pom.xml file.

Preview

License

MIT

About

A menu for JVM build tool interactions and classpath updating

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published