Torben Tretau wrote:
> Hi,
>
> attached you find an updated version of the NetBeans/FindBugs-Tutorial. I have integrated the ideas from charlie..
>
>
Thanks, the tutorial looks great.
I just tried the steps in the tutorial on the CORBA ORB code (a version
of which
lives at glassfish-corba.dev.java.net). Unfortunately it did not work:
FindBugs
reported 0 bugs (the ORB code is pretty good, but not THAT good :-)).
The ORB is a fairly large (>6000 class files) free-form ant project.
I can't figure out where the FindBugs plugin looks for .class files.
I did a fresh build on my project before running FindBugs.
I'm using NB 5.5.
Any suggestions?
Thanks,
Ken.