Skip to content

redhat-developer/vscode-java

Repository files navigation

Build Status

Java language support for Visual Studio Code

Provides Java language support via java-language-server, which utilizes Eclipse JDT.

Features

  • As you type reporting of parsing and compilation errors
  • Code completion
  • Javadoc hovers
  • Code outline
  • Code navigation
  • Code lens (references)
  • Highlights
  • Code formatting
  • Maven pom.xml project support

Contributing

This is an open source project open to anyone. Contributions are extremely welcome

For information on getting started refer to java-language-server.

Feedback

License

EPL 1.0, See LICENSE for more information.