Tools
Vrapper (Vim)
Vrapper acts as a wrapper for Eclipse text editors to provide a Vim-like input scheme for moving around and editing text. Unlike other plugins which embed Vim in Eclipse, Vrapper...
CodeChase
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)...
CallGraph Viewer
CallGraph: Provides Call-Path and Sequence Diagram viewers. Enables graphical analysis of program call relations and flow sequencing. Also enables exploration of extended class...
Control Flow Graph Factory
Control Flow Graph Factory is an Eclipse plugin which generates control flow graphs from java bytecode, edit them and export to GraphXML, DOT or several image formats.
Grep Console
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...
Unnecessary Code Detector
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.
Bytecode Visualizer
Inspect, understand and debug Java bytecode, no matter if you have the corresponding source.
Mylyn
Mylyn integrates defect and project management systems, build systems and other software development tools with Eclipse.