ricardoemerson / java-development-extensions-pack

A set of useful extensions for Java project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Development Extensions Pack for Java

Visual Studio Marketplace Version Visual Studio Marketplace Installs Visual Studio Marketplace Downloads Visual Studio Marketplace Rating GitHub

This extension package contains useful extensions for working with Java in visual studio code.

Extensions Included

  • Community Server Connectors - Connects vscode with open source community-driven servers and runtimes.
  • Gradle for Java - Manage Gradle Projects, run Gradle tasks and provide better Gradle file authoring experience in VS Code.
  • Java IDE - To make the vscode work as Eclipse or IDEA when you are coding in java.
  • Java Server Pages (JSP) - JSP language support for Visual Studio Code, ported from TextMate's JSP bundle.
  • SysOut for Java - Help insert and remove System.out.println(*) statement.
  • Lombok Annotations Support for VS Code - Refactor code with Lombok annotations, or remove Lombok annotations with actual methods.
  • Remote Server Protocol UI - Provides a unified UI to interact with runtimes and servers managed over the RSP protocol..
  • XML Tools - XML Formatting, XQuery, and XPath Tools for Visual Studio Code.

Extensions that are not part of this package and it is recommended that you install them separately.

Enjoy!

About

A set of useful extensions for Java project.

License:Other