Ignore:
Timestamp:
2014-10-18T22:35:29+02:00 (10 years ago)
Author:
donvip
Message:

[josm_plugins] fix projects settings

File:
1 edited

Legend:

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

    r30532 r30736  
    2424org.eclipse.jdt.core.compiler.problem.emptyStatement=warning
    2525org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
    26 org.eclipse.jdt.core.compiler.problem.explicitlyClosedAutoCloseable=ignore
     26org.eclipse.jdt.core.compiler.problem.explicitlyClosedAutoCloseable=warning
    2727org.eclipse.jdt.core.compiler.problem.fallthroughCase=ignore
    2828org.eclipse.jdt.core.compiler.problem.fatalOptionalError=disabled
     
    6262org.eclipse.jdt.core.compiler.problem.redundantNullAnnotation=warning
    6363org.eclipse.jdt.core.compiler.problem.redundantNullCheck=ignore
    64 org.eclipse.jdt.core.compiler.problem.redundantSpecificationOfTypeArguments=ignore
     64org.eclipse.jdt.core.compiler.problem.redundantSpecificationOfTypeArguments=warning
    6565org.eclipse.jdt.core.compiler.problem.redundantSuperinterface=ignore
    6666org.eclipse.jdt.core.compiler.problem.reportMethodCanBePotentiallyStatic=ignore
Note: See TracChangeset for help on using the changeset viewer.