Blog Archive for caroljmcdonald during December 2011
What is FindBugs?
• FindBugs is an open source static analysis tool that analyzes Java class files
• http://findbugs.sourceforge.net/
• Developed from Research at University of Maryland, led by Bill Pugh
• Looks for for programming defects based on ~ 300 different bug...



