• v0.2.17 40afa10025

    JDT MCP Server v0.2.17
    All checks were successful
    Build and Release / build (push) Successful in 3m50s
    Stable

    Ghost released this 2026-03-08 09:34:54 +00:00 | 32 commits to main since this release

    Unterstützte Plattformen

    Plattform Architektur Install-Script Manuell
    Linux x86_64, aarch64 tar.gz
    macOS x86_64, aarch64 (Apple Silicon) tar.gz
    Windows x86_64 - zip + jdtls-mcp.cmd

    Changes

    • fix: use direct Processor API for rename, ensure checkFinalConditions runs (#26)

    Installation / Update (Linux & macOS)

    curl -sSL https://git.changinggraph.org/ai-tools/jdt-mcp-server/raw/tag/v0.2.17/install.sh | bash
    

    Das Script erkennt OS/Architektur automatisch und führt bei bestehender Installation ein Update durch. Danach: cd /dein/java-projekt && claude

    Installation (Windows)

    1. ZIP-Archiv herunterladen und entpacken (z.B. nach %LOCALAPPDATA%\jdtls-mcp)
    2. claude mcp add -s user jdt-mcp %LOCALAPPDATA%\jdtls-mcp\bin\jdtls-mcp.cmd

    Deinstallation

    curl -sSL https://git.changinggraph.org/ai-tools/jdt-mcp-server/raw/tag/v0.2.17/uninstall.sh | bash

    Dokumentation

    https://git.changinggraph.org/ai-tools/jdt-mcp-server/src/tag/v0.2.17

    Downloads