PMD

FindBugs and PMD applied on Java EE 5

After few months of a fun learning curve - coding WSDL-first Web Services based on EJB 3 and JPA - I found some time to include automated quality tasks in my...

2 replies - 2341 views - 08/18/08 by Felipe in Articles

Checking Java Programs

This Short Cut tells you about tools that will improve the quality of your Java code, using checking above and beyond what the standard tools do, including: Using javac options, JUnit and...

0 replies - 4559 views - 03/04/08 by Meera Subbarao in Book Reviews