Download pmd-vm JAR file with all dependencies
pmd-cpp from group net.sourceforge.pmd (version 6.6.0)
2 downloads
pmd-python from group net.sourceforge.pmd (version 6.0.0)
2 downloads
sonar-pmd-plugin from group org.sonarsource.pmd (version 3.2.0)
Sonar-PMD is a plugin that provides coding rules from PMD.
2 downloads
pmd-core from group net.sourceforge.pmd (version 6.2.0)
2 downloads
pmd-java8 from group net.sourceforge.pmd (version 6.6.0)
2 downloads
pmd-scala from group net.sourceforge.pmd (version 6.1.0)
2 downloads
pmd-java from group net.sourceforge.pmd (version 6.13.0)
2 downloads
pmd-javascript from group net.sourceforge.pmd (version 6.6.0)
2 downloads
pmd-core from group net.sourceforge.pmd (version 5.5.2)
pmd-xml from group net.sourceforge.pmd (version 5.5.2)
2 downloads
pmd-core from group net.sourceforge.pmd (version 5.2.0)
2 downloads
pmd-swift from group net.sourceforge.pmd (version 6.5.0)
2 downloads
pmd-core from group net.sourceforge.pmd (version 6.3.0)
2 downloads
pmd-jdk14 from group pmd (version 4.2.5)
<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 - wasteful String/StringBuffer usage</li>
<li>Overcomplicated expressions - unnecessary if statements, for loops that could be while loops</li>
<li>Duplicate code - copied/pasted code means copied/pasted bugs</li>
</ul>
<p>You can <b><a href="http://sourceforge.net/project/showfiles.php?group_id=56262">download everything from here</a></b>, and you can get an overview of all the rules at the <a href="rules/index.html">rulesets index</a> page.</p>
<p>PMD is <a href="integrations.html">integrated</a> with JDeveloper, Eclipse, JEdit, JBuilder, BlueJ, CodeGuide, NetBeans/Sun Java Studio Enterprise/Creator, IntelliJ IDEA, TextPad, Maven, Ant, Gel, JCreator, and Emacs.</p>
2 downloads
maven-pmd-plugin from group org.apache.maven.plugins (version 3.11.0)
A Maven plugin for the PMD toolkit, that produces a report on both code rule violations and detected copy and paste
fragments,
as well as being able to fail the build based on these metrics.
Page 4 from 11 (items total 164)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy