FindBugs : Find Bugs in Java Programs

About FindBugs

FindBugs is a program which uses static analysis to look for bugs in Java code. It is free software, distributed under the terms of the Lesser GNU Public License. The name FindBugs™ and the FindBugs logo are trademarked by The University of Maryland. As of July, 2008, FindBugs has been downloaded more than 700,000 times.

FindBugs requires JRE (or JDK) 1.5.0 or later to run. However, it can analyze programs compiled for any version of Java.

Download FindBugs : http://findbugs.sourceforge.net/

Related Posts

You can follow any responses to this entry through the RSS 2.0 feed.