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...
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...
The Checkstyle Plugin (eclipse-cs) integrates the well-known source code analyzer Checkstyle into the Eclipse IDE. Checkstyle is a development tool to help you ensure that your...
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...
FindBugs is a defect detection tool for Java that uses static analysis to look for more than 200 bug patterns, such as null pointer dereferences, infinite recursive loops, bad uses...
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...
UCDetector (Unnecessary Code Detector) is a eclipse PlugIn tool to find unnecessary (dead) public java code. For example public classes, methods or fields which have no references.
Grep Console allows you to define a series of regular expressions which will be tested against the console output. Each expression matching a line will affect the style of either...
Emacs+ - Eclipse Extensions for Emacs Expatriates - provides an enhanced Emacs-like experience in the Eclipse text editors. Includes: Keyboard Macros (including name, bind, save...
Note: starting with 4.27 M3 the plugin will be shipped as a part of default Eclipse SDK package. Bytecode Outline plugin shows disassembled bytecode of current java editor or class...
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...
PMD scans Java source code and looks for potential problems like: * Possible bugs - empty try/catch/finally/switch statements * Dead code - unused local variables, parameters and...
JDepend4Eclipse plugin for Eclipse is a wrapper for running JDepend from within Eclipse. - What is JDepend? (from www.clarkware.com): JDepend traverses a set of Java class and...
JadClipse is a plug-in that seamlessly integrates Jad (the fast Java decompiler) with Eclipse. Normally, when opening a class file the Class File Viewer will show a brief API...
JDeodorant is an Eclipse plug-in that identifies design problems in software, known as bad smells, and resolves them by applying appropriate refactorings. JDeodorant employs a...
WireframeSketcher is a rapid wireframing tool that helps quickly create wireframes, mockups and prototypes for desktop, web and mobile applications.
Bndtools is an Eclipse-based development environment for OSGi bundles and applications, based on Bnd.
The Hibernate Tools 3.4 has a set of views and wizards to help during Hibernate development. Some highlights: * configurable reverse engineering * hibernate.cfg.xml wizard *...
CallGraph: Provides Call-Path and Sequence Diagram viewers. Enables graphical analysis of program call relations and flow sequencing. Also enables exploration of extended class...
DBViewer Plugin is an Eclipse Plugin as a Database Front end .It connects with various Databases by way of JDBC Driver. SourceForge.JP http://sourceforge.jp/projects/dbviewer...
File Encoding Info is an Eclipse plugin which will try to detect the encoding of the current editing text file. This Eclipse plugin adds the following features to Eclipse: Show the...
CodeChase: A local desktop search engine optimized for Eclipse developers and the Eclipse work environment. Implemented as an IDE plugin. Features: free-text search (Lucene-syntax)...
AmaterasUML is an Eclipse plug-in to draw ER diagram. AmaterasERD has following features:
Copyright Wizard is a plugin to implement a copyright comment on the header of files of a project. The wizard lets you set the text of the comment and select the source files on...