Skip to content
Claude Desktop

jdk25 upgrade blocker lint for Claude Desktop

io.github.jmshinhwa/jdk25-upgrade-blocker-lint

Finds the Java lines the new LTS removed — 18 rules; 23 findings in one 64-line fixture

client:Claude Desktop transport:stdio runtime:npm

Install jdk25 upgrade blocker lint in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "jdk25-upgrade-blocker-lint": {
      "command": "npx",
      "args": [
        "-y",
        "@readystack/jdk25-upgrade-blocker-lint"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

jdk25 upgrade blocker lint in other clients