PMD and Checkstyle
I knew about Checkstyle, but PMD is new to me. The Struts Development Team has recently added these tasks to its build.xml
file if you're interested in an example. Erik Hatcher has the Checkstyle task in his JavaDevWithAnt project, and I'm using his build.xml
file as a model, but I've never used the Task. I've also had the Checkstyle Plug-In for Eclipse installed at one point, but it gave me so many errors - I disabled it. It'd be nice to use these from the beginning on a project.
Posted by Daniel on January 05, 2003 at 10:19 PM MST #
Posted by Mark Hardy on May 03, 2005 at 12:14 AM MDT #