FindBugs is an open source program which looks for bugs in Java code. It uses static analysis to identify hundreds of different potential types of error in Java programs. FindBugs operates on Java byt... More
FindBugs is an open source program which looks for bugs in Java code. It uses static analysis to identify hundreds of different potential types of error in Java programs. FindBugs operates on Java bytecode , rather than source code. It includes both a stand alone GUI and an Eclipse plug-in. [edit]Less
Information obtained from users, and repositories like FLOSSmole,Wikipedia,Apache, Codehaus,Tigris and several others. Please inform us of any errors, objections or omissions. You can find our terms of service here.