Ignore:
Timestamp:
2016-06-22T01:38:10+02:00 (9 years ago)
Author:
donvip
Message:

update to new JOSM + code cleanup (Eclipse formatting)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/public_transport/.settings/org.eclipse.jdt.core.prefs

    r30736 r32357  
    6363org.eclipse.jdt.core.compiler.problem.redundantNullAnnotation=warning
    6464org.eclipse.jdt.core.compiler.problem.redundantNullCheck=ignore
    65 org.eclipse.jdt.core.compiler.problem.redundantSpecificationOfTypeArguments=ignore
    66 org.eclipse.jdt.core.compiler.problem.redundantSuperinterface=ignore
     65org.eclipse.jdt.core.compiler.problem.redundantSpecificationOfTypeArguments=warning
     66org.eclipse.jdt.core.compiler.problem.redundantSuperinterface=warning
    6767org.eclipse.jdt.core.compiler.problem.reportMethodCanBePotentiallyStatic=ignore
    6868org.eclipse.jdt.core.compiler.problem.reportMethodCanBeStatic=ignore
     
    8686org.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownExceptionIncludeDocCommentReference=enabled
    8787org.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownExceptionWhenOverriding=disabled
     88org.eclipse.jdt.core.compiler.problem.unusedExceptionParameter=ignore
    8889org.eclipse.jdt.core.compiler.problem.unusedImport=warning
    8990org.eclipse.jdt.core.compiler.problem.unusedLabel=warning
Note: See TracChangeset for help on using the changeset viewer.