The quarterly release of Eclipse IDE 2026-03 brings some new features alongside bug fixes, such as the Java refactoring function "Convert Class to Record".
An MCP server that enables Claude Code and other LLM tools to debug Java applications through the Java Debug Wire Protocol (JDWP). Attach to running JVMs, set breakpoints, inspect variables, and step ...
MCP server for JVM debugging: spawn/attach Java processes, set breakpoints, step execution, inspect threads/stack/locals, and manage debug sessions via JSON-RPC. Gives MCP-compatible agents direct ...