# mfussenegger/nvim-jdtls

MIRROR of: https://codeberg.org/mfussenegger/nvim-jdtls

Repository: https://github.com/mfussenegger/nvim-jdtls
Canonical: https://ross.abutalabs.com/products/nvim-jdtls
Homepage: https://codeberg.org/mfussenegger/nvim-jdtls
Language: Lua
License: GPL-3.0
License Family: copyleft
Topics: neovim, lsp-client, neovim-plugin, java
Last push: 2026-05-20T12:11:58+00:00

## Health v2 (maintenance only)
Score: 60/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 83, release rhythm 8, longevity 100
- inputs: {"age_days": 2332, "days_push": 105, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1495, forks 81 (observed 2026-08-28T04:04:53.111867+00:00)

## What it is
A Neovim plugin providing extensions for the built-in LSP client to work with the Eclipse JDT Language Server for Java. It adds Java-specific refactoring, code generation, bytecode inspection, and debugger integration on top of Neovim's LSP support.

## Use cases
- set up Java language server support in Neovim
- refactor Java code from the terminal editor
- organize imports and extract methods in Java with Neovim
- debug Java applications inside Neovim
- generate constructors, toString, and equals/hashCode in Java
- view Java bytecode and memory layout without leaving the editor

## When to choose
- you develop Java in Neovim and prefer configuration as code
- you want eclipse.jdt.ls features like refactoring and DAP debugging in a terminal editor
- you use Maven or Gradle and are comfortable with Lua configuration

## When to avoid
- you want a GUI IDE experience with zero configuration - use IntelliJ IDEA or Eclipse
- you don't use Neovim
- you want out-of-the-box ease of use - the README explicitly targets experienced users

## Facets
- artifact type: plugin
- maturity: active
- function: editor, developer-tools, testing
- domain: text-editors, developer-tools, programming-languages
- platform: windows, cli
- tags: neovim, lsp, java, eclipse-jdt-ls, refactoring, debugging, nvim-dap, linux, macos

## Member repositories
- mfussenegger/nvim-jdtls (main) score 60

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:53.111867+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-30T04:33:17.751219+00:00, confidence not recorded.
  - readme: https://github.com/mfussenegger/nvim-jdtls (fetched 2026-08-28T04:04:53.111867+00:00, sha 26cb9e78ef79)
  - homepage: https://codeberg.org/mfussenegger/nvim-jdtls (fetched 2026-08-29T11:38:45.964892+00:00, sha da90042cca84)
  - site_page: https://docs.codeberg.org/getting-started/what-is-codeberg (fetched 2026-08-29T11:38:45.975345+00:00, sha fe3047f34c81)
  - site_page: https://docs.codeberg.org/getting-started/faq (fetched 2026-08-29T11:38:45.977809+00:00, sha 7ffd1ab1d66b)
  - site_page: https://docs.codeberg.org (fetched 2026-08-29T11:38:45.979985+00:00, sha 3c642f9d47c9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
