Skip to content
Snippets Groups Projects
excludeFilter.xml 159 B
Newer Older
Nils Christian Ehmke's avatar
Nils Christian Ehmke committed
<FindBugsFilter>

	<Match>
    <Class name="org.eclipse.wb.swt.SWTResourceManager" />
    <Bug pattern="REC_CATCH_EXCEPTION" />
	</Match>
	
</FindBugsFilter>