Description
Java bugs can be found inside Eclipse with SpotBugs static analysis. It is useful for developers who want warnings about likely defects while working in the IDE.
Static bug reports need human review. Confirm findings with tests and code inspection before changing behavior.