Changeset 32516 in osm for applications/editors/josm/plugins/reverter/.settings
- Timestamp:
- 2016-07-02T00:17:24+02:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/reverter/.settings/org.eclipse.jdt.core.prefs
r30736 r32516 44 44 org.eclipse.jdt.core.compiler.problem.missingOverrideAnnotation=ignore 45 45 org.eclipse.jdt.core.compiler.problem.missingOverrideAnnotationForInterfaceMethodImplementation=enabled 46 org.eclipse.jdt.core.compiler.problem.missingSerialVersion= warning46 org.eclipse.jdt.core.compiler.problem.missingSerialVersion=ignore 47 47 org.eclipse.jdt.core.compiler.problem.missingSynchronizedOnInheritedMethod=ignore 48 48 org.eclipse.jdt.core.compiler.problem.noEffectAssignment=warning … … 63 63 org.eclipse.jdt.core.compiler.problem.redundantNullCheck=ignore 64 64 org.eclipse.jdt.core.compiler.problem.redundantSpecificationOfTypeArguments=warning 65 org.eclipse.jdt.core.compiler.problem.redundantSuperinterface= ignore65 org.eclipse.jdt.core.compiler.problem.redundantSuperinterface=warning 66 66 org.eclipse.jdt.core.compiler.problem.reportMethodCanBePotentiallyStatic=ignore 67 67 org.eclipse.jdt.core.compiler.problem.reportMethodCanBeStatic=ignore … … 85 85 org.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownExceptionIncludeDocCommentReference=enabled 86 86 org.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownExceptionWhenOverriding=disabled 87 org.eclipse.jdt.core.compiler.problem.unusedExceptionParameter=ignore 87 88 org.eclipse.jdt.core.compiler.problem.unusedImport=warning 88 89 org.eclipse.jdt.core.compiler.problem.unusedLabel=warning
Note:
See TracChangeset
for help on using the changeset viewer.