Download pmd-cpp JAR file with all dependencies
qulice-pmd from group com.qulice (version 0.16.5)
pldoc-pmd-plugin from group net.sourceforge.pldoc (version 3.2.6)
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.
pmd-cli from group net.sourceforge.pmd (version 7.10.0)
pmd-dist from group net.sourceforge.pmd (version 7.10.0)
pmd-html from group net.sourceforge.pmd (version 7.10.0)
pmd-python from group net.sourceforge.pmd (version 7.10.0)
pmd-gherkin from group net.sourceforge.pmd (version 7.10.0)
pmd-cs from group net.sourceforge.pmd (version 7.10.0)
pmd-go from group net.sourceforge.pmd (version 7.10.0)
pmd-rust from group net.sourceforge.pmd (version 7.10.0)
walkmod-pmd-plugin from group org.walkmod (version 1.1.1)
Walkmod plugin to automatically fix the reported problems by PMD
pmd-perl from group net.sourceforge.pmd (version 7.10.0)
pmd from group net.sourceforge.pmd (version 7.10.0)
<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>
Group: net.sourceforge.pmd Artifact: pmd
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
pmd-groovy from group net.sourceforge.pmd (version 7.10.0)
pmd-test-schema from group net.sourceforge.pmd (version 7.10.0)
Parser for the XML test description format. The module has no dependency
on junit or other test-only dependencies.
Page 11 from 13 (items total 193)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy