Changeset 32357 in osm for applications/editors/josm/plugins/public_transport/.settings
- Timestamp:
- 2016-06-22T01:38:10+02:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/public_transport/.settings/org.eclipse.jdt.core.prefs
r30736 r32357 63 63 org.eclipse.jdt.core.compiler.problem.redundantNullAnnotation=warning 64 64 org.eclipse.jdt.core.compiler.problem.redundantNullCheck=ignore 65 org.eclipse.jdt.core.compiler.problem.redundantSpecificationOfTypeArguments= ignore66 org.eclipse.jdt.core.compiler.problem.redundantSuperinterface= ignore65 org.eclipse.jdt.core.compiler.problem.redundantSpecificationOfTypeArguments=warning 66 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.