# nvim-java/nvim-java

Painless Java in Neovim

Repository: https://github.com/nvim-java/nvim-java
Canonical: https://ross.abutalabs.com/products/nvim-java
Language: Lua
License: MIT
License Family: permissive
Topics: autocompletion, debugging, diagnostics, language-server-client, language-server-protocol, neovim, neovim-plugin, neovim-plugins, running, spring, spring-boot, testing
Last push: 2026-07-04T07:02:32+00:00

## Health v2 (maintenance only)
Score: 87/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 90, release rhythm 91, longevity 73
- inputs: {"age_days": 1027, "days_push": 60, "days_rel": 61, "gap_med": 12.5, "n_releases_24m": 13}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1698, forks 93 (observed 2026-08-28T04:05:24.050846+00:00)

## What it is
A Neovim plugin that provides a batteries-included Java development environment, bundling the jdtls language server, Spring Boot tools, debugging, and test running. It aims to make Java in Neovim work out of the box with just a simple setup call.

## Use cases
- set up Java development in Neovim without manual LSP configuration
- get autocompletion and diagnostics for Java projects
- run and debug Spring Boot applications from Neovim
- run Java tests inside the editor
- organize imports and format Java code automatically
- manage Spring profiles and view application logs in Neovim

## When to choose
- you write Java or Spring Boot and prefer Neovim over IDEs like IntelliJ
- you want a zero-config jdtls setup with debugging and test running included
- you need Spring Boot tooling (profiles, runners, log viewer) in the terminal

## When to avoid
- you don't use Neovim
- you need full IDE features like visual refactoring or GUI debugger views
- you use a different language server setup like nvim-lspconfig with manual jdtls config

## Facets
- artifact type: plugin
- maturity: active
- function: ui-components, developer-tools, testing
- domain: developer-tools, text-editors, programming-languages
- platform: windows, editor-plugin
- tags: neovim, java, jdtls, spring-boot, lsp, debugging, gradle, maven, linux, macos

## Member repositories
- nvim-java/nvim-java (main) score 87

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:24.050846+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-30T03:37:49.949838+00:00, confidence not recorded.
  - readme: https://github.com/nvim-java/nvim-java (fetched 2026-08-28T04:05:24.050846+00:00, sha be74ba90d90f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
