Re: [Fb-contrib-discuss] Fwd: Findbugs Eclipse vs Jenkins
Brought to you by:
dbrosius
From: John L. <Joh...@ef...> - 2014-06-09 15:21:20
|
I had thought that, but I was unable to find a combination of Rank and Confidence that came up with the same number of warnings. I was hoping that somebody knew exactly what the settings that Jenkins uses by default are. -----Original Message----- From: Andrey Loskutov [mailto:los...@gm...] Sent: Sunday, June 08, 2014 9:27 AM To: Dave Brosius; John Lussmyer Subject: Re: Fwd: [Fb-contrib-discuss] Findbugs Eclipse vs Jenkins Hi, most likely Jenkins enables *every* warning reported by FB. Eclipse plugin does NOT report low priority warnings and warnings with rank higher as 15. In "Window->Preferences->Java->Findbugs" one can change what will be reported per workspace or in "Project->Properties->Findbugs" per project. Regards, Andrey On Friday 06 June 2014 11:57:39 Dave Brosius wrote: > Mind answering this one? > > thanks > dave > > -------- Original Message -------- > Subject: [Fb-contrib-discuss] Findbugs Eclipse vs Jenkins > Date: Fri, 6 Jun 2014 08:41:52 -0700 > From: John Lussmyer <Joh...@ef...> > Reply-To: Discussion of use and development of fb-contrib > <fb-...@li...> > To: fb-...@li... > <fb-...@li...> > > > > I have a default setup of FindBugs plugin for Eclipse, and a default > setup of FindBugs in Jenkins. > > They come up with wildly different sets of results. > > Jenkins has 3981 issues reported, and Eclipse 376. > > So, how do I configure the Eclipse plugin to report the same as the > default Jenkins setup? > > > ---------------------------------------------------------------------- > -- Confidentiality notice: This message may contain confidential > information. It is intended only for the person to whom it is addressed. > If you are not that person, you should not use this message. We > request that you notify us by replying to this message, and then > delete all copies including any contained in your reply. Thank you. -- Kind regards, google.com/+AndreyLoskutov Confidentiality notice: This message may contain confidential information. It is intended only for the person to whom it is addressed. If you are not that person, you should not use this message. We request that you notify us by replying to this message, and then delete all copies including any contained in your reply. Thank you. |