tyutNo4 / findbugs

Automatically exported from code.google.com/p/findbugs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Need to configure severity for FindBugs meesages in Problems view

GoogleCodeExporter opened this issue · comments

At the moment MarkerReporter.java is using severity = WARNING so all
FindBugs issues will be displayed as warning messages in Problems view. It
would be great if I can configure FindBugs plugin to display issues as
error messages (i.e. IMarker.SEVERITY_ERROR) 

Original issue reported on code.google.com by hathanht...@gmail.com on 7 Jul 2009 at 4:22

Please file bugs using 
https://sourceforge.net/tracker/?func=browse&group_id=96405&atid=614693

Original comment by bill.p...@gmail.com on 31 Jul 2009 at 5:18

Already done.

Original comment by iloveeclipse on 23 Nov 2011 at 10:00

  • Changed state: Fixed