Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
findbugs
Static java code analyzer to find bugs
http://findbugs.sourceforge.net
0
no reviews
Install
FindBugs is a program which uses static analysis to look for bugs in Java code. It can analyze programs compiled for any version of Java, from 1.0 to 1.8.
FindBugs provides both GUI and command line interfaces and supports many bug patterns.