jdtls-lsp

Java language server (Eclipse JDT.LS) for code intelligence

View on GitHub
Author Anthropic
Namespace @anthropics/claude-plugins-official
Category development
Version 1.0.0
Stars 5,333
Downloads 13
self.md verified
Table of content

Java language server (Eclipse JDT.LS) for code intelligence

Installation

npx claude-plugins install @anthropics/claude-plugins-official/jdtls-lsp

Contents

Files: README.md

Documentation

Java language server (Eclipse JDT.LS) for Claude Code, providing code intelligence and refactoring.

Supported Extensions

.java

Installation

Via Homebrew (macOS)

brew install jdtls

Via package manager (Linux)

# Arch Linux (AUR)
yay -S jdtls

# Other distros: manual installation required

Manual Installation

  1. Download from Eclipse JDT.LS releases
  2. Extract to a directory (e.g., ~/.local/share/jdtls)
  3. Create a wrapper script named jdtls in your PATH

Requirements

More Information

Source

View on GitHub

Tags: development