Skip to content

onEclipse

Sections
Personal tools
You are here: Home » Plug-ins » Code Analysis

Code Analysis

Up one level
Plug-ins for Code Analysis
Code Analysis Checkstyle
Integrates the Checkstyle Java code auditor into the Eclipse IDE
Code Analysis Duplication Management Framework
Duplicate code detection and removal
Code Analysis EclipseMetrics
Calculates various metrics for your code during build cycles
Code Analysis FindBugs
Check for bugs everytime you save or compile
Code Analysis JDepend4Eclipse
A wrapper for running JDepend from within Eclipse
Code Analysis JLint
Jlint will check your Java code and find bugs, inconsistencies and synchronization problems by doing data flow analysis and building the lock graph.
Code Analysis Metrics
A metrics tool for Eclipse that can be exported to an XML file
Code Analysis PMD
Scans for potential Java source code problems
Code Analysis Jalopy
A Java source code formatter
Code Analysis Creole
Explore Java code visually
Code Analysis Classycle
Integrates Classycle dependency analyzer into the Eclipse IDE
Code Analysis VENIS
a Visual Environment for Navigating and Interacting with Software. Venis focuses on supporting users to understand parts of large codebases.
Code Analysis CAP
CAP is a plugin for the eclipse platform and analysis the dependencies of your Java project.
Code Analysis Demeter Cop
Plugin that enforces the Law of Demeter by re-engineering Java code and providing a variety of solutions to these violations.
Code Analysis Prospector
Prospector is a "search engine" that helps programmers use large, complex APIs.
Code Analysis GERT
GERT is a Java analysis tool for profiling software metrics as well as statement and branch coverage. Combined, these statistics strive to estimate overall reliability of a project as early as possible.