Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[geclipse-dev] FindBugs tool

Hi all,

as promissed in today's meeting here some info about the FindBugs tool
(homepage: http://findbugs.sourceforge.net/)  we've integrated in the 
autobuild system.

There is an Eclipse plugin for it, you can get it from the updatesite:
    http://findbugs.cs.umd.edu/eclipse
or directly download the pluging from :
    http://findbugs.sourceforge.net/downloads.html


Regarding the FindBugs results in the nightly build system, for those who 
missed today's meeting, you can find them in the 
    FindBugs/
subfolder of the nightly build results page 
http://iwr-geclipse.fzk.de:8443/luntbuild/app.do, where the dependency- 
and all other code-checks are.

Please every developer take a look at the reports corresponding to code 
he/she is working on, there are some quite useful/important issues being 
found by it! Feedback welcome.

Cheers, Ariel


Back to the top