9-Aug-04 (Created: 9-Aug-04) | More in '00.15-Research'

Java source code analyzer

http://sourceforge.net/projects/pmd

PMD is a Java source code analyzer. It finds unused variables, empty catch blocks, unnecessary object creation, and so forth.