Skip to content

Commit

Permalink
Update docs for extension description
Browse files Browse the repository at this point in the history
  • Loading branch information
shinji.kashihara committed Nov 21, 2023
1 parent d58322f commit 2d1e2a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
![](https://img.shields.io/visual-studio-marketplace/i/Pleiades.java-extension-pack-jdk?color=blue)
![](https://img.shields.io/visual-studio-marketplace/last-updated/Pleiades.java-extension-pack-jdk?color=orange)

If JDK, Gradle and Maven are already installed they will be used, otherwise they will be automatically installed in VS Code user directory. Environment variables such as `JAVA_HOME` and `PATH` do not need to be set. It also comes pre-included with extensions that most Java developers need, such as Spring Boot and Lombok, so you can start developing right out of the box with zero configuration.
This extension includes popular Java extensions from [Microsoft](https://github.com/microsoft/vscode-java-pack/issues?q=is%3Aissue), [VMware](https://github.com/spring-projects/sts4/issues?q=is%3Aissue), and others and automatically configures them so you can start developing right out of the box with zero configuration; no need to install JDKs or set environment variables such as `JAVA_HOME`.

<br>

Expand Down

0 comments on commit 2d1e2a5

Please sign in to comment.