Reputation: 59279
I have configured Eclipse to find bugs using FindBugs. Now I get some error messages in the Markers window. I reviewed them and for a few, I'd like to introduce a SuppressFBWarnings annotation.
How do I obtain the ID for the value attribute of SuppressFBWarnings in Eclipse?
I know I can go to the FindBugs description page, click the item and get the ID, but I wonder whether there's a shorter built-in way. I have already checked whether there is an additional column to be displayed in the Markers window, but there isn't.
Upvotes: 0
Views: 502
Reputation: 59279
Upvotes: 1