FindBugs

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 - 5961 views - 06/08/09 by m_muhammadali in Articles

Checking Java Programs

Provides step by step instructions to download and install the tools. In most cases shows how to use these tools with Eclipse. "Advice and Summary" boxes at the end of the...

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