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 ...
Bytecode Outline plugin shows disassembled bytecode of current java editor or class file, allows bytecode compare for java/class files and shows ASMifier code for current ...
m2e provides comprehensive Maven integration for Eclipse. You can use m2e to manage both simple and multi-module Maven projects, execute Maven builds via the Eclipse interface, ...
JPedal PDF viewer provides a free plugin to add native PDF viewing and searching to Eclipse. It also allows you to bookmark and store links to all your favourite PDF files for ...
Klocwork Solo® takes our proven, enterprise-ready, static source code analysis technology and packages it for the individual Java developer by using the Eclipse Plug-in ...
The goal of the Flexess project is to provide an extensible security framework for Java applications. The name Flexess comes from: FLEXible accESS. Flexess is a component-based ...
A set of Eclipse plug-ins to ease the development of Google Webtoolkit (GWT) applications with Eclipse. Released under the EPL. In contrast to the Google plug-ins GWT Tooling ...
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 ...
Inspect, understand and debug Java bytecode, no matter if you have the corresponding source.
Bytecode Viewer
Signatures of classes, fields and methods rendered as in java ...
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 ...