Reputation: 22947
I want to filter the results to show only bugs found by Findbugs plugins. Is that possible ?
Upvotes: 0
Views: 202
Reputation: 26843
No this is not possible. If you want to have only Findbugs violations, then you can create a quality profile with only Findbugs rules.
Upvotes: 2