download everything from here, and you can get an overview of all the rules at the rulesets index page.

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

" > mvncenter: pmd:pmd-jdk14
p

pmd-jdk14

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

You can download everything from here, and you can get an overview of all the rules at the rulesets index page.

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

http://pmd.sourceforge.net/
InfoEther
Tom Copeland David Dixon-Peugh Ole-Martin Mork Miguel Griffa Philippe Herlin Jiger Patel Radim Kubacki Tomasz Slota Alan Ezust Nascif Abousalh Neto Allan Caplan Sven Jacob Wouter Zelle Brian Remedios Xavier Le Vourch Ryan Gustafson Johan Nagels Torsten Kleiber Romain Pelisse
Aggregated version Version Update time
4.2 4.2.5 Feb 09, 2009
4.2.4 Oct 14, 2008
4.2.3 Sep 01, 2008
4.2.2 May 21, 2008
4.2.1 Apr 12, 2008
4.2 Mar 26, 2008
4.1 4.1 Dec 26, 2007
4.1.1 Dec 16, 2007
8 Records