pmd - Scans Java source code and looks for potential problems
Description:
PMD scans Java source code and looks for potential problems like: + Unused local variables + Empty catch blocks + Unused parameters + Empty 'if' statements + Duplicate import statements + Unused private methods + Classes which could be Singletons + Short/long variable and method names PMD has plugins for JDeveloper, JEdit, JBuilder, NetBeans/Sun ONE Studio, IntelliJ IDEA, TextPad, Maven, Ant, Eclipse, Gel, and Emacs.
Homepage: http://pmd.sourceforge.net/
License: BSD Style
Vendor: Fedora Project
Packages
pmd-3.6-1jpp.3.fc7.noarch [855 KiB] |
Changelog by Matt Wringe (2007-03-26):
- Fix unowned doc directory for pmd |