Findbugs is an Open Source project for static analysis of the Java bytecode to identify potential software bugs. The Findbugs analysis can be integrated into the Eclipse IDE via an additional software component.
Findbugs provides early feedback about potential errors in the code. This helps the developer to access these problems early in the development phase.
we have one more famous alternative of it sonar...
http://javadeveloperchoiceno1.blogspot.in/2014/07/manage-java-code-quality-with-open.html
see more details
No comments:
Post a Comment