<$BlogRSDUrl$> Marcus P. Zillman, M.S., A.M.H.A. Author/Speaker/Consultant
Marcus P. Zillman, M.S., A.M.H.A. Author/Speaker/Consultant
Internet Happenings, Events and Sources


Thursday, September 08, 2005  



PMD Java Source Code Validator
http://pmd.sourceforge.net/

PMD scans Java source code and looks for potential problems like: 1) Empty try/catch/finally/switch blocks, 2) Unused local variables, parameters and private methods, 3) Empty if/while statements, 4) Overcomplicated expressions - unnecessary if statements, for loops that could be while loops, and 5) Classes with high Cyclomatic Complexity measurements. You can get an overview of all the rules at the Rulesets Index page. PMD has plugins for JDeveloper, Eclipse, JEdit, JBuilder, Omnicore's CodeGuide, NetBeans/Sun Java Studio Enterprise/Creator, IntelliJ IDEA, TextPad, Maven, Ant, Gel, JCreator, and Emacs. Thios has been added to the World Wide Web Reference Subject Tracerâ„¢ Information Blog./

posted by Marcus Zillman | 4:15 AM
archives
subject tracers™