Java
Last updated
Last updated
Java Java is a general-purpose programming language that is class-based, object-oriented, and designed to have a few implementation dependencies as possible.
Change enable
from False
to True
in the java
section (cf module installation).
You can also take a look at the VSCode-Anywhere java module configuration.
For more details read the official documentation.
No requirements.
This extension provides Java language support.
This extension provides a lightweight Java debugger for Visual Studio Code.
This extension allow to run and debug Java test cases in Visual Studio Code.
This extension allows to manage Maven projects, execute goals, generate a project from the archetype, improve the user experience for Java developers.
This extension manages Java Dependencies in VSCode.
This extension provides AI-assisted development features for Java.
This extension provides real-time feedback about Checkstyle violations and quick fix actions.
This extension provides support for creating and editing XML documents, based on the LSP4XML Language Server, running with Java.
This extension provides validation and content assist for Spring Boot application.properties
, application.yml
properties files. As well as Boot-specific support for .java
files.
This extension will be installed only if you had set spring_boot
to True
in your vscode-anywhere.sls file:
This extension quickly generates a Spring Boot project in Visual Studio Code (VS Code). It helps you to customize your projects with configurations and manage Spring Boot dependencies.
This extension will be installed only if you had set spring_boot
to True
in your vscode-anywhere.sls file:
Spring Boot Dashboard is an explorer in the side bar, you can view and manage all available Spring Boot projects in your workspace. It also supports the features to quickly start, stop or debug a Spring Boot project.
This extension will be installed only if spring_boot
is enabled in your vscode-anywhere.sls file:
This extension provides support for Quarkus development.
This extension will be installed only if quarkus
is enabled in your vscode-anywhere.sls file:
This extension allows to start and run or debug your war package on Jetty.
This extension will be installed only if jetty
is enabled in your vscode-anywhere.sls file:
This extension allows to debug or run your java war package in Apache Tomcat.
This extension will be installed only if jetty
is enabled in your vscode-anywhere.sls file:
Assuming you have installed in the default directory C:\VSCode-Anywhere
.
No keybindings.
This package will be installed only if tomcat
is enabled in your vscode-anywhere.sls file.
This package will be installed only if quarkus
is enabled in your vscode-anywhere.sls file.
This package will be installed only if you had set jetty
is enabled in your vscode-anywhere.sls file.
This package will be installed only if jetty
is enabled in your vscode-anywhere.sls file.
This package will be installed only if tomcat
is enabled in your vscode-anywhere.sls file.
This package will be installed only if quarkus
is enabled in your vscode-anywhere.sls file.
This package will be installed only if jetty
is enabled in your vscode-anywhere.sls file.
This package will be installed only if tomcat
is enabled in your vscode-anywhere.sls file.
If quarkus
is enabled, the following PATH
will be append:
If jetty
is enabled the following environment will be set:
Assuming you have installed in the default directory C:\VSCode-Anywhere
.
If tomcat
is enabled the following environment will be set:
If jetty
is enabled the following environment will be set:
If tomcat
is enabled the following environment will be set:
If jetty
is enabled the following envrionment will be set:
If set to True
, it will install additional components for Spring Boot:
If set to True
, it will install additional components for Quarkus:
If set to True
, it will install additional components for Tomcat:
If set to True
, it will install additional components for Jetty: