Found 10 resultsSort by:Relevance▼
Sort by:Relevance▼
Checkstyle is a development tool to help programmers write Java code
that adheres to a coding standard
Last Release on Jul 13, 2026
Static analysis tool for Java that catches common programming mistakes at compile-time
Last Release on Jun 11, 2026
<p>PMD scans Java source code and looks for potential problems like:</p>
<ul>
<li>Possible bugs - empty try/catch/finally/switch statements</li>
<li>Dead code - unused local variables, parameters and private methods</li>
<li>Suboptimal code - ...
Last Release on Nov 11, 2011
Relocated → net.sourceforge.pmd »
pmd
4.PMD29 usages
net.sourceforge.pmd » pmd BSD
PMD is an extensible multilanguage static code analyzer. It finds common programming flaws like unused variables,
empty catch blocks, unnecessary object creation, and so forth.
Last Release on Jun 29, 2026
5.Checkstyle45 usages
checkstyle » checkstyle LGPL
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard
Last Release on May 9, 2009
Relocated → com.puppycrawl.tools »
checkstyle
JavaNCSS is a simple command line utility which measures two standard source code metrics for the Java programming
language. The metrics are collected globally, for each class and/or for each function.
Last Release on Jul 31, 2014
The goal of quality-check is to provide a small Java library for
basic runtime code quality checks. It provides similar features to
org.springframework.util.Assert or com.google.common.base.Preconditions
without the need to include big libraries or ...
Last Release on Aug 1, 2013
JavaNCSS is a simple command line utility which measures two standard source code metrics for the Java programming
language. The metrics are collected globally, for each class and/or for each function.
Last Release on May 9, 2009
Relocated → org.codehaus.javancss »
javancss
Clirr is a tool that checks Java libraries for binary
compatibility with older releases. Basically you give it two sets
of jar files and Clirr dumps out a list of changes in the public
api.
Last Release on Feb 12, 2006
10.XRadar2 usages
net.sf.xradar » xradar BSD
The XRadar is an open extensible code report tool currently supporting all Java based systems.
The batch-processing framework produces HTML/SVG reports of the systems current state and the
development over time - all presented in sexy tables and ...
Last Release on Feb 5, 2010
- Prev
- 1
- Next