Siena-and-Shwetha/.settings/findbugs.xml

15 lines
322 B
XML
Raw Permalink Normal View History

2015-08-28 21:30:48 +00:00
<FindBugsFilter>
<Match>
<Class name="genj.report.Report"/>
<Method name="getImage"/>
<Bug code="UI"/>
</Match>
<Match>
<Class name="swingx.dnd.tree.AbstractDnDTreeModel"/>
<Bug code="ST"/>
</Match>
<Match>
<Class name="swingx.dnd.tree.DefaultDnDTreeModel"/>
<Bug code="ST"/>
</Match>
</FindBugsFilter>