logo       

RE: Can I force FindBugs to analyze on one specificpackage inside very larg: msg#00035

java.findbugs.general

Subject: RE: Can I force FindBugs to analyze on one specificpackage inside very large Eclipse project

I see the same. Currently it takes me over 4 mins to run FindBugs on my
project, even if I make changes to just 1 file. That's way too time
consuming to use it within the IDE.
It would be great to have this option at the class level or at the least
at the package level. That will save significant development time.

For now, I am just going ahead with Dave's suggestion. Thx Dave.

- Amit
-----Original Message-----
From: findbugs-discuss-bounces@xxxxxxxxxx
[mailto:findbugs-discuss-bounces@xxxxxxxxxx] On Behalf Of
Lowry.Curry@xxxxxxxxxxxxxx
Sent: Friday, December 15, 2006 5:49 AM
To: david.hovemeyer@xxxxxxxxx
Cc: findbugs-discuss@xxxxxxxxxxxxxxxxxx
Subject: RE: [FB-Discuss] Can I force FindBugs to analyze on one
specificpackage inside very large Eclipse project

I'm running inside Eclipse. I can't seem to right click and "Find Bugs"
on a single package within a larger project. It seems to want to analyze
the whole project.

-----Original Message-----
From: David Hovemeyer [mailto:david.hovemeyer@xxxxxxxxx]
Sent: Thursday, December 14, 2006 6:05 PM
To: Curry, Lowry
Cc: findbugs-discuss@xxxxxxxxxxxxxxxxxx
Subject: Re: [FB-Discuss] Can I force FindBugs to analyze on one
specific package inside very large Eclipse project

If you are running from the command line:

http://findbugs.sourceforge.net/manual/installing.html#commandLineOption
s

See the "-onlyAnalyze" option.

-Dave

On 12/14/06, Lowry.Curry@xxxxxxxxxxxxxx <Lowry.Curry@xxxxxxxxxxxxxx>
wrote:
>
>
>
> Is it not possible to run FindBugs only on selected package? Currently

> it only seems to analyzes the the whole project. I'd like the analysis

> to only run on java files within a single package but currently
> findbugs seems to need to analyze entire package before it will allow
> me to view a single package. No way to quickly view bugs on single
> package. Have others noticed this or am I just doing something wrong?
> _______________________________________________
> Findbugs-discuss mailing list
> Findbugs-discuss@xxxxxxxxxxxxxxxxxx
> http://mailman.cs.umd.edu/mailman/listinfo/findbugs-discuss
>
>
>


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





<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise