Download pmd-dart JAR file with all dependencies
pmd-core from group net.sourceforge.pmd (version 5.5.0)
maven-pmd-plugin from group org.apache.maven.plugins (version 3.8)
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.
p3c-pmd from group com.alibaba.p3c (version 1.3.5)
Alibaba Java Coding Guidelines PMD implementations
5 downloads
pmd-java from group net.sourceforge.pmd (version 6.0.1)
4 downloads
pmd-java from group net.sourceforge.pmd (version 5.8.1)
4 downloads
pmd-core from group net.sourceforge.pmd (version 5.4.1)
4 downloads
pmd-apex from group net.sourceforge.pmd (version 6.1.0)
4 downloads
pmd-test from group net.sourceforge.pmd (version 5.8.1)
Contains a test framework to test rules.
4 downloads
pmd-java from group net.sourceforge.pmd (version 5.5.1)
4 downloads
p3c-pmd from group com.alibaba.p3c (version 1.3.6)
Alibaba Java Coding Guidelines PMD implementations
4 downloads
pmd-xml from group net.sourceforge.pmd (version 6.6.0)
4 downloads
p3c-pmd from group com.alibaba.p3c (version 1.3.4)
Alibaba Java Coding Guidelines PMD implementations
4 downloads
pmd from group pmd (version 4.3)
<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>
3 downloads
pmd-java from group net.sourceforge.pmd (version 6.12.0)
3 downloads
maven-pmd-plugin from group org.apache.maven.plugins (version 3.9.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 2 from 11 (items total 157)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy