FindBugs
| Use attributes for filter ! | |
| License | Lesser GNU General Public License |
|---|---|
| Written in | Java |
| Initial release | 10 June 2006; 13 years ago |
| Stable release | March 6, 2015 |
| Developers | Bill Pugh |
| Date of Reg. | |
| Date of Upd. | |
| ID | 2336246 |
About FindBugs
FindBugs is an open-source static code analyser created by Bill Pugh and David Hovemeyer which detects possible bugs in Java programs. Potential errors are classified in four ranks: scariest, scary, troubling and of concern. This is a hint to the developer about their possible impact or severity.