FindBug

Improving Code Quality

In this article I discuss a static analysis tool that finds defects in Java programs. Static analysis tools can find real bugs and real issues in your code....

12 replies - 5844 views - 06/08/09 by m_muhammadali in Articles

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 - 6192 views - 08/18/08 by Felipe in Articles