By zircote
Claude Code plugin for Java development with Eclipse JDT LS integration, 12 automated hooks for Maven/Gradle builds, linting (SpotBugs, Checkstyle), formatting, and testing (JUnit)
npx claudepluginhub zircote/lsp-marketplace --plugin java-lspA Claude Code plugin providing comprehensive Java development support through:
# Run the setup command (after installing the plugin)
/setup
Or manually:
# macOS (Homebrew)
brew install jdtls
# Or download from Eclipse
# https://download.eclipse.org/jdtls/snapshots/
The plugin configures Eclipse JDT LS for Claude Code via .lsp.json:
{
"java": {
"command": "jdtls",
"args": [],
"extensionToLanguage": { ".java": "java" },
"transport": "stdio"
}
}
Capabilities:
| Hook | Trigger | Description |
|---|---|---|
java-format-on-edit | **/*.java | Auto-format with google-java-format |
java-compile-check | **/*.java | Compile with Maven/Gradle |
java-checkstyle | **/*.java | Style checking |
java-todo-fixme | **/*.java | Surface TODO/FIXME comments |
| Tool | Installation | Purpose |
|---|---|---|
jdtls | brew install jdtls | LSP server |
java | JDK 21+ | Java runtime |
maven or gradle | Package manager | Build tool |
java-lsp/
├── .claude-plugin/
│ └── plugin.json # Plugin metadata
├── .lsp.json # jdtls configuration
├── commands/
│ └── setup.md # /setup command
├── hooks/
│ ├── hooks.json # Hook definitions
│ └── scripts/
│ └── java-hooks.sh
├── tests/
│ └── SampleTest.java # Test file
├── CLAUDE.md # Project instructions
└── README.md # This file
MIT
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Battle-tested Claude Code plugin for engineering teams — 38 agents, 156 skills, 72 legacy command shims, production-ready hooks, and selective install workflows evolved through continuous real-world use
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
Continuous self-referential AI loops for interactive iterative development, implementing the Ralph Wiggum technique. Run Claude in a while-true loop with the same prompt until task completion.
Complete developer toolkit for Claude Code