Skip to content

paulvi/vscode-java-ide-pack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java IDE Pack

Marketplace Version

In pursuit of the best Java tooling in VS Code.

As of Feb 2018 VS Code has become more than editor. For Java it has debug, JUnit support. The developmnet is lead by (developers of) companies: Red Hat, Microsoft, Pivotal. And there are many diverse extentions available for other languages and general in nature.

This extention pack is to help to bootstrap VS Code for Java development. Comment via issues on GitHub, but note that feature contribution is done by particular extention listed below and you should use respective resource to learn and give (issues, changes). All GitHub links are given below.

The pack is to give compatible set, of extensions that complement each other. Requirements are those that satisfy all extensions.

Hint: this IDE pack also allows comfortably to disable Java plugins for workspace where you are to use other language stack.

Requirements

  • VS Code 1.26+
  • JDK 8. java, javac on path
  • Maven, mvn on path

How to update VS Code

Install

Open VS Code Extension view (press Ctrl + Shift + X), type java-ide-pack.

Or launch VS Code Quick Open (Ctrl + P), paste the following command, and press enter.

ext install java-ide-pack

Included

List as displayName, publisher.name (aka Unique Identifier), GitHub URL [, "description", notes]:

See extensionPack section in package.json.

Since v1.126 there is no need for hard dependency of extensionDependencies, see Extension Pack management.

Not included

Feedback

Please let know if you created or found new VS Code extention

Developing

Links and docs

About

Java IDE Pack for VS Code - All Awesome extentions

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •