Search found 2 matches
- Tue Sep 20, 2005 8:38 pm
- Forum: Tips
- Topic: There's now a PMD plugin for TextPad...
- Replies: 1
- Views: 9133
Re: There's now a PMD plugin for TextPad...
PMD is a Java source code analyzer. It finds unused variables, empty catch blocks, unnecessary object creation, and so forth. Folks can download the latest version of PMD here: http://sourceforge.net/project/showfiles.php?group_id=56262 and instructions on hooking up TextPad to PMD are here: http ...
- Tue Oct 07, 2003 3:02 pm
- Forum: Tips
- Topic: There's now a PMD plugin for TextPad...
- Replies: 1
- Views: 9133
There's now a PMD plugin for TextPad...
.....thanks to Jeff Epstein. PMD is a Java source code analyzer. It finds unused variables, empty catch blocks, unnecessary object creation, and so forth. Folks can download the latest version of PMD here: http://sourceforge.net/project/showfiles.php?group_id=56262 and instructions on hooking up ...