Back to Plugins
Java LSP (jdtls)
Java language server with Maven and Gradle dependency resolution. Eclipse JDT-based tooling with intelligent code completion, refactoring, and project management.
javalspmavengradleofficial
By Anthropic
Installation
claude plugins add jdtls-lsp@claude-plugins-officialConfiguration
{
"enabledPlugins": {
"jdtls-lsp@claude-plugins-official": true
}
}Commands
/java-buildBuild Java project with Maven or Gradle/java-testRun JUnit tests/java-depsManage project dependenciesHow to install
- Open Claude Code in your terminal
- Run the installation command above
- The plugin will be enabled automatically
- Use the plugin's features in your Claude Code sessions