Share

FindBugs

Tracker: Feature Requests

5 Enhancing FindBugs to use config files - ID: 2818892
Last Update: Comment added ( sf-robot )

I'm using Eclipse FindBugs plugin to allow team members to fix errors. At
the same time, I also need to generate FindBugs reports using my build
server (Hudson). The problem is there is no easy way to synchronize
FindBugs settings (specifically visitors parameter) between Eclipse plugin
and the Ant script (or Maven pom.xml if I'm using maven). Every time I
change some FindBugs setting in Eclipse plugin I have to manually update
the Ant/Maven file to synchronize the change.

Can you enhance FindBugs to use a config file (like PMD/ Checkstyle) so I
can share the FindBugs config when using it via Eclipse/Ant/Maven?
Or is it possible to automatically generate a Ant script fragment (or Maven
configuration fragment) from settings of FindBugs Eclipse plugin?


Thai Ha ( hathanhthai ) - 2009-07-09 07:51

5

Closed

Invalid

Andrei Loskutov

Eclipse plugin

None

Public


Comments ( 2 )

Date: 2009-07-24 02:20
Sender: sf-robotSourceForge.net Site Admin

This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).


Date: 2009-07-09 16:26
Sender: andyandyAccepting Donations

This feature is already there. Look in your project settings -> Findbugs
tab. Enable custom project settings. Configure it as you like. Save. Now
use the .fbprefs file from the root of the project in your other tools.

I set this issue to pending. It will be closed in two weeks.

Regards,
Andrei


Attached File

No Files Currently Attached

Changes ( 9 )

Field Old Value Date By
close_date 2009-07-09 16:26 2009-07-24 02:20 sf-robot
status_id Pending 2009-07-24 02:20 sf-robot
allow_comments 1 2009-07-24 02:20 sf-robot
category_id None 2009-07-09 16:26 andyandy
close_date - 2009-07-09 16:26 andyandy
assigned_to nobody 2009-07-09 16:26 andyandy
status_id Open 2009-07-09 16:26 andyandy
resolution_id None 2009-07-09 16:26 andyandy
summary There is config file for FindBugs 2009-07-09 07:52 hathanhthai