FindBugs Basics

View: New views
2 Messages — Rating Filter:   Alert me  

FindBugs Basics

by Smitha.Aldrin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

FindBugs Basics

Hi

I am quite new to FindBugs. I would like to know some information.I am using Eclipse as my IDE

I wanted to use anttask for findbugs. Is it possible to get the results in BugExplorer options in the FingBugsView.

When I run the Eclipse Plugin I am able to see the results in BugExplorer.Any idea where this file gets stored?


Thanks And Regards
Smitha Aldrin


_______________________________________________
Findbugs-discuss mailing list
Findbugs-discuss@...
https://mailman.cs.umd.edu/mailman/listinfo/findbugs-discuss

Re: FindBugs Basics

by Andrei Loskutov :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Tue, 26 Aug 2008 14:01:38 +0200, <Smitha.Aldrin@...> wrote:

> I wanted to use anttask for findbugs. Is it possible to get the results
> in BugExplorer options in the FingBugsView.

Anttask is for command line execution, BugExplorer is Eclipse plugin =>
this are two completely different worlds. I'm not sure what did you mean
by "get the results in BugExplorer options".

> When I run the Eclipse Plugin I am able to see the results in
> BugExplorer.Any idea where this file gets stored?

Actually, BugExplorer does not use FindBugs generated .warings file
directly => it uses a different way to get and store the bug information
during FindBugs analysis run.

But as a side-effect, you still have FindBugs generated .warings file. It
is located in your Eclipse workspace, in the directory
.metadata\.plugins\edu.umd.cs.findbugs.plugin.eclipse
You will see there *.fbwarnings for each analysed Eclipse project.

--
Kind regards,
mit freundlichen Grüßen
Andrei Loskutov

@Home: http://andrei.gmxhome.de
Hinweis: diese Nachricht besteht nur aus den wiederverwertbaren Bits.
_______________________________________________
Findbugs-discuss mailing list
Findbugs-discuss@...
https://mailman.cs.umd.edu/mailman/listinfo/findbugs-discuss
LightInTheBox - Buy quality products at wholesale price!