Code Management
Subversive - SVN Team Provider
The Subversive project is aimed to integrate the Subversion (SVN) version control system with the Eclipse platform. Using the Subversive plug-in, you can work with projects stored...
Subclipse
An Eclipse Team Provider plug-in providing support for Subversion within the Eclipse IDE. Developed and maintained by Subversion core committers, Subclipse is always in synch with...
Enhanced Class Decompiler
Enhanced Class Decompiler integrates CFR, FernFlower, JD, Procyon, Vineflower seamlessly with Eclipse and allows Java developers to debug class files without source code directly...
EGit - Git Integration for Eclipse
EGit is the Git integration for Eclipse. Git is a distributed versioning system, which means every developer has a full copy of all history of every revision of the code, making...
JUnit-Tools
A set of tools to optimize the creation and maintainability of JUnit tests. Write less, test more! The main feature of JUnit-Tools is to generate JUnit test-elements (packages...
AnyEdit Tools
Eclipse community awards 2009 finalist AnyEdit plugin adds several new tools to the context menu of text- based Eclipse editors, to output consoles, to Eclipse main menu and editor...
JAutodoc
JAutodoc is an Eclipse Plugin for automatically adding Javadoc and file headers to your source code. It optionally generates initial comments from element name by using Velocity...
ResourceBundle Editor
Eclipse plugin for editing Java resource bundles. Lets you manage all localized .properties files in one screen. Some features: sorted keys, warning icons on missing keys/values...
FileSync
FileSync plugin for Eclipse is a file synchronisation tool. The main goal is to keep files outside of Eclipse projects in-sync with Eclipse project files. The plugin works as...
Java Dependency Viewer
In a complicated java project, having a visual image of dependencies between classes or between Java packages is very useful. Architects and senior developers can review the...