The Artima Developer Community
Sponsored Link

Java Buzz Forum
FindBugs - Improve the quality of your code

0 replies on 1 page.

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 0 replies on 1 page
Goldy Lukka

Posts: 1008
Nickname: xyling
Registered: Jan, 2004

Goldy Lukka is a Java Developer and an Entrepreneur. He is Founder of xyling.com.
FindBugs - Improve the quality of your code Posted: Jun 4, 2004 1:00 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Goldy Lukka.
Original Post: FindBugs - Improve the quality of your code
Feed Title: Xyling Java Blogs
Feed URL: http://www.javablogs.xyling.com/thisWeek.rss
Feed Description: Your one stop source for Java Related Resources.
Latest Java Buzz Posts
Latest Java Buzz Posts by Goldy Lukka
Latest Posts From Xyling Java Blogs

Advertisement
FindBugs is a bug pattern detector for java, its a program which looks for bugs in Java code. It is free software, distributed under the terms of the Lesser GNU Public License.

FindBugs requires JRE (or JDK) 1.4.0 or later to run. However, it can analyze programs compiled for any version of Java.

The current version of FindBugs is 0.7.4, released on May 27, 2004.

There is also an article in the IBM developerWorks to get started and use FindBugs efficiently.

Nice one.

[Resouce-Type: Weblink/Resource/Software; Category: Java/J2SE; Level: All; XRating: 4]

Read: FindBugs - Improve the quality of your code

Topic: [May 26, 2004 07:24 PDT] 14 Links Previous Topic   Next Topic Topic: Source code for GridBagPanel

Sponsored Links



Google
  Web Artima.com   

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