Download pmd-dart JAR file with all dependencies
pmd-core from group net.sourceforge.pmd (version 5.5.1)
pmd-javascript from group net.sourceforge.pmd (version 6.0.1)
1 downloads
sonar-pmd-plugin from group org.codehaus.sonar.plugins (version 2.4)
PMD is a tool that looks for potential problems like possible bugs, dead code, suboptimal code, overcomplicated expressions or duplicate code.
Group: org.codehaus.sonar.plugins Artifact: sonar-pmd-plugin
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
pmd-groovy from group net.sourceforge.pmd (version 5.6.1)
Group: net.sourceforge.pmd Artifact: pmd-groovy
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
pmd-php from group net.sourceforge.pmd (version 5.6.1)
1 downloads
pmd-python from group net.sourceforge.pmd (version 6.5.0)
Group: net.sourceforge.pmd Artifact: pmd-python
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
pmd-scala from group net.sourceforge.pmd (version 6.11.0)
Group: net.sourceforge.pmd Artifact: pmd-scala
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
pmd-perl from group net.sourceforge.pmd (version 6.3.0)
Group: net.sourceforge.pmd Artifact: pmd-perl
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
pmd-visualforce from group net.sourceforge.pmd (version 6.3.0)
Group: net.sourceforge.pmd Artifact: pmd-visualforce
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
pmd-fortran from group net.sourceforge.pmd (version 5.5.2)
p3c-pmd from group com.alibaba.p3c (version 1.0.0)
Alibaba Java Coding Guidelines PMD implementations
1 downloads
pmd-java8 from group net.sourceforge.pmd (version 6.7.0)
Group: net.sourceforge.pmd Artifact: pmd-java8
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
pmd-javascript from group net.sourceforge.pmd (version 5.5.1)
Group: net.sourceforge.pmd Artifact: pmd-javascript
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
maven-pmd-plugin from group org.apache.maven.plugins (version 3.1)
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 from group pmd (version 2.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>
Group: pmd Artifact: pmd
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
Page 7 from 11 (items total 157)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy