Changeset 32533 in osm for applications/editors/josm/plugins/trustosm/.settings
- Timestamp:
- 2016-07-02T21:57:09+02:00 (9 years ago)
- Location:
- applications/editors/josm/plugins/trustosm/.settings
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/trustosm/.settings/org.eclipse.jdt.core.prefs
r30724 r32533 64 64 org.eclipse.jdt.core.compiler.problem.redundantNullCheck=ignore 65 65 org.eclipse.jdt.core.compiler.problem.redundantSpecificationOfTypeArguments=warning 66 org.eclipse.jdt.core.compiler.problem.redundantSuperinterface= ignore66 org.eclipse.jdt.core.compiler.problem.redundantSuperinterface=warning 67 67 org.eclipse.jdt.core.compiler.problem.reportMethodCanBePotentiallyStatic=ignore 68 68 org.eclipse.jdt.core.compiler.problem.reportMethodCanBeStatic=ignore … … 86 86 org.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownExceptionIncludeDocCommentReference=enabled 87 87 org.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownExceptionWhenOverriding=disabled 88 org.eclipse.jdt.core.compiler.problem.unusedExceptionParameter=ignore 88 89 org.eclipse.jdt.core.compiler.problem.unusedImport=warning 89 90 org.eclipse.jdt.core.compiler.problem.unusedLabel=warning
Note:
See TracChangeset
for help on using the changeset viewer.