The Artima Developer Community
Sponsored Link

Java Community News
FindBugs 0.9.6 Released

1 reply on 1 page. Most recent reply: Apr 9, 2006 12:07 PM by Vijay Nathani

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
Bill Venners

Posts: 2284
Nickname: bv
Registered: Jan, 2002

FindBugs 0.9.6 Released Posted: Mar 29, 2006 8:16 AM
Reply to this message Reply
Summary
FindBugs is an open source tool for Java that performs static analysis to locate potential bugs in your code. FindBugs is one of a number of open source static analysis tools for Java, which you can quickly put to work to help you improve quality.
Advertisement

FindBugs can be obtained here:

http://findbugs.sourceforge.net/

A list of other open source static analysis tools for Java is available here:

http://java-source.net/open-source/code-analyzers

Do you use any open source or commercial static analysis tools? If so, which ones and how have they helped you in practice?


Vijay Nathani

Posts: 29
Nickname: vijaynath
Registered: Jan, 2006

Re: FindBugs 0.9.6 Released Posted: Apr 9, 2006 12:07 PM
Reply to this message Reply
Is findbugs better than checkstyle?
Regards.........Vijay.

Flat View: This topic has 1 reply on 1 page
Topic: FindBugs 0.9.6 Released Previous Topic   Next Topic Topic: Spring Rich-Client Platform Release 0.1

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use