On 26/11/05, Darryl L. Miles <darryl@xxxxxxxxxxxx> wrote:
>
> Does anybody have the Findbug View working ?
>
> I am running with Eclipse 3.1.1 and WTP 1.0M9 and since installing
> findbugs over the past few months I have never see the Findbug View have
> anything in it, can anyone confirm if its working for them and which
> version of eclipse they are running it on ?
OK for me in 3.2M3 using 0.0.16
> The markers work in the margin of the source editor, but the I'm
> expecting a Problem like view in the Findbugs view.
Problems appear in the Java problem view - check that they are enabled
in the filter.
The only Findbug view I could find is Bug Details - this is populated
when you click on a bug in the code (and perhaps in the main Problems
pane; can't remember). It only ever contains details for the current
bug.
> Thanks
>
> --
> Darryl L. Miles
>
>
> _______________________________________________
> Findbugs-discuss mailing list
> Findbugs-discuss@xxxxxxxxxxxxxxxx
> http://mailman.cs.umd.edu/mailman/listinfo/findbugs-discuss
>
|