# redhat-developer/vscode-java

Java Language Support for Visual Studio Code

Repository: https://github.com/redhat-developer/vscode-java
Canonical: https://ross.abutalabs.com/products/vscode-java
Language: TypeScript
License: EPL-2.0
License Family: copyleft
Topics: java, language-server, vscode-extension
Last push: 2026-08-25T14:56:50+00:00

## Health v2 (maintenance only)
Score: 96/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 90, longevity 100
- inputs: {"age_days": 3673, "days_push": 8, "days_rel": 69, "gap_med": 29.0, "n_releases_24m": 23}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2300, forks 545 (observed 2026-08-28T04:06:35.416987+00:00)

## What it is
A Visual Studio Code extension providing Java language support via the Eclipse JDT Language Server. It offers code completion, navigation, refactoring, debugging, and Maven/Gradle project integration for Java 1.8 through Java 26.

## Use cases
- write and edit Java code in VS Code with IntelliSense
- get code completion and error reporting for Java files
- import and work with Maven or Gradle projects in VS Code
- refactor and organize imports in Java code
- debug Java applications from the editor
- navigate Java code with type hierarchy and call hierarchy

## When to choose
- you develop Java in Visual Studio Code and want full IDE-like features
- your projects use Maven or Gradle and need integrated build support
- you want a free, actively maintained Java language server extension

## When to avoid
- you use IntelliJ IDEA or Eclipse IDE, which have deeper native Java tooling
- you need support for Java versions older than 1.8
- you work in an editor other than VS Code

## Facets
- artifact type: plugin
- maturity: active
- function: editor, developer-tools, documentation
- domain: developer-tools, text-editors, programming-languages
- platform: editor-plugin, cross-platform, windows
- tags: java, language-server, vscode-extension, code-completion, maven, gradle, lsp, linux, macos

## Member repositories
- redhat-developer/vscode-java (main) score 96

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:35.416987+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:40:13.740354+00:00, confidence not recorded.
  - readme: https://github.com/redhat-developer/vscode-java (fetched 2026-08-28T04:06:35.416987+00:00, sha 7bcf2c77a433)
- Data as of 2026-08-30T08:39:29.467469+00:00.
