Zap Java bugs before they bite with PMD

Posted by VISITOR on Jan 21, 2005 7:46 AM
By IBM developerWorks
Mail this story
Web version

Even with just its built-in rules (which are quite extensive), PMD will almost certainly find some real problems in your code.

Even with just its built-in rules (which are quite extensive), PMD will almost certainly find some real problems in your code. Some of them will be minor, but some won't be. PMD, an open source static analysis tool, can be a worthwhile addition to your bug-zapping arsenal. Elliotte Rusty Harold explains how to use PMD's built-in rules and your own custom rule sets to improve the quality of your Java code.

Full Story

Printed at http://lxer.com/module/newswire/view/30172/index.html