FindBugs PLug-in
Posted on: March 8, 2008 at 12:00 AM
FindBugs is a program to find bugs in Java programs. It looks for instances of "bug patterns" - code instances that are likely to be errors.

FindBugs PLug-in

       

FindBugs is a program to find bugs in Java programs. It looks for instances of "bug patterns" - code instances that are likely to be errors.

FindBugs is made up of two major parts, the FindBugs engine and the FindBugs front-end. Currently, there are three different front-ends:

  • a stand-alone (Swing-based) Java application
  • an ANT task
  • an Eclipse Plug-in

Come here to more detail: http://www.tobject.de/index.php?id=9

       

Related Tags for FindBugs PLug-in:
javacerrorbugspatternsfindpatternbuginstanceoolikeforfindbugsprogramtorameiterrorsliceinstamjdbesinstancesprosatkishaarcodcodevattssthavsthatfinprndodeogro


More Tutorials from this section

Ask Questions?    Discuss: FindBugs PLug-in  

Post your Comment


Your Name (*) :
Your Email :
Subject (*):
Your Comment (*):
  Reload Image
 
 

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.