- A project aiming to provide a universal toolset for development. Open Source IDE, mostly provided in Java, but the development language is independent and can be extended by plugins.
- Packages together the Eclipse IDE and key open source plug-ins, offered as an open source Eclipse distribution, to make Eclipse easier to download, install and use.
- Seamlessly integrates FindBugs into the Eclipse platform. A bug check is performed when the user save or compile their code. This way, they gain immediate feedback on the code they just wrote.
- An Eclipse plugin that integrates GCJ compiler within Eclipse build infrastructure. Make is used to build GCJ enabled projects with the plugin's generated makefile.
- A Eclipse plugin which helps use logger easily in Java Projects. It's not bound to any special logging framework, but can used with Log4j, Commons Logging, or custom logger.
- A plugin that embed a full feature UML CASE Tool to Eclipse. Support all UML notation and round-trip engineering. A free Community Edition is available.
- The plug-in XPairtise provides a platform for distributed pair programming and offers shared editing, project synchronization, shared program and test execution, user management, built-in chat communication and a shared whiteboard.
- An Eclipse based Java IDE for rapid application development (RAD). It eases Java application development for both J2SE/J2EE (Java 2 Platform, Standard/Enterprise Edition) and reduces the learning curve for Java novices.
Help build the largest human-edited directory on the web.