You May Also Enjoy
New themes for the Eclipse IDE
1 minute read
We have published a set of additional themes for the Eclipse IDE: AI Neon, Dracula, VS Code Dark, GitHub Dark, Nord and One Light. Each one is a pure resourc...
Dead code removal in Eclipse platform and PDE
1 minute read
Every large Java code base carries code nobody calls any more. For future maintenance it is important to remove such dead code: every unused class still has ...
An MCP server for the Eclipse IDE
1 minute read
We have released an MCP server for the Eclipse IDE. It lets external LLM clients such as Claude Code or Cursor ask a running IDE for things they cannot cheap...
Visual Studio Code GitHub Copilot vs. Eclipse Theia AI
28 minute read
If you plan to build applications with AI support, especially for software development, you first need to decide which platform to use. You can build a plain...