This is more a reminder for myself. errorprone is a Google competitor to
FindBugs. It can be easily plugged in to IDEA and I think also Maven. It flags
more errors than javac can but fewer than FindBugs, and only issues errors for
ultra-high confidence problems so it can be used to fail the build.
https://code.google.com/p/error-prone/
Not that we have a shortage of bugs in the bug tracker already!
This obviously requires fixing all the bugs it finds before it can be switched
on.
Original issue reported on code.google.com by mh.in.en...@gmail.com on 25 Apr 2014 at 1:15
Original issue reported on code.google.com by
mh.in.en...@gmail.com
on 25 Apr 2014 at 1:15