383 Forks
1833 Stars
1833 Watchers

vscode-java

Java Language Support for Visual Studio Code

How to download and setup vscode-java

Open terminal and run command
git clone https://github.com/redhat-developer/vscode-java.git
git clone is used to create a copy or clone of vscode-java repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with vscode-java https://github.com/redhat-developer/vscode-java/archive/master.zip

Or simply clone vscode-java with SSH
[email protected]:redhat-developer/vscode-java.git

If you have some problems with vscode-java

You may open issue on vscode-java support forum (system) here: https://github.com/redhat-developer/vscode-java/issues