Changeset 33268 in osm for applications/editors/josm/plugins
- Timestamp:
- 2017-04-20T03:23:22+02:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/findbugs-filter.xml
r33046 r33268 1 1 <FindBugsFilter> 2 <Match> 3 <Bug pattern="SE_BAD_FIELD" /> 4 </Match> 5 <Match> 6 <Bug pattern="SE_BAD_FIELD_INNER_CLASS" /> 7 </Match> 8 <Match> 9 <Bug pattern="SE_BAD_FIELD_STORE" /> 10 </Match> 2 11 3 12 <Match>
Note:
See TracChangeset
for help on using the changeset viewer.