If you are running from the command line:
http://findbugs.sourceforge.net/manual/installing.html#commandLineOptions
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
|