FindBugs plugin 0.0.16.rc2

Find hidden bugs in your Java Code.

Download FindBugs plugin 0.0.16.rc2:

(2.4MB)  (2.4MB)  (2.3MB)

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. The FindBugs distribution consists of a stand-alone Java application and an ANT task. In order to find bugs, you have to use either of them. Developers using the Eclipse platform must leave their environment and start either of the above mentioned programs in order to check their code for bugs. This is quite annyoing and decreases the acceptance for a tool like FindBugs. The FindBugs plugin is a plugin for Eclipse. It seamlessly integrates FindBugs into the Eclipse platform. A bug check is performed when the user save or compile their code. This way, they gain immediate feedback on the code they just wrote.

Getting started

This plugin has currently does not have "Getting Started" documentation. If you are familiar with this plugin; would you be willing to draft some Getting Started documentation and post it on the forum? We will gladly add it.

Requirements and limitations

Links

You can also look for reviews and ratings, and add your own:

Changelog

Changes in EasyEclipse 1.0.0:

Credits and License

Credits: Peter Friese, Brian Cole, Dave Hovemeyer, William Pugh, FindBugs Project team

The plugin is Copyright (C) 2003 - 2004, Peter Friese. FindBugs is Copyright 2003, 2004, 2005 by the University of Maryland. Support provided by National Science Foundation grant CCR-0098162 and by an IBM Eclipse Innovation award.

This plugin is licensed under the GNU Lesser General Public License 2.1 license.