Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>JVM Build MenuNew to Visual Studio Code? Get it now.
JVM Build Menu

JVM Build Menu

Tyler Sedlar

|
4,589 installs
| (1) | Free
A menu for JVM build tool interactions and classpath updating
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft