Java Development

pmd - Scans Java source code and looks for potential problems

Website: http://pmd.sourceforge.net/
License: BSD
Description:
PMD scans Java source code and looks for potential problems like:
* Possible bugs: empty try/catch/finally/switch statements
+ Dead code: unused local variables, parameters and private methods
+ Suboptimal code: wasteful String/StringBuffer usage
+ Overcomplicated expressions: unnecessary if statements, for loops
  that could be while loops
+ Duplicate code: copied/pasted code means copied/pasted bugs

PMD has plugins for JDeveloper, Eclipse, JEdit, JBuilder, BlueJ,
CodeGuide, NetBeans/Sun Java Studio Enterprise/Creator, IntelliJ IDEA,
TextPad, Maven, Ant, Gel, JCreator, and Emacs.

Packages

pmd-4.2.5-6m.mo8.noarch [1.0 MiB] Changelog by Hiromasa YOSHIMOTO (2011-04-11):
- (4.2.5-6m)
- rebuild for new GCC 4.6

Listing created by Repoview-0.6.6-1m.mo8