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/DirectUpload/.settings/org.eclipse.jdt.core.prefs

    r30416 r30736  
    2020org.eclipse.jdt.core.compiler.problem.emptyStatement=ignore
    2121org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
    22 org.eclipse.jdt.core.compiler.problem.explicitlyClosedAutoCloseable=ignore
     22org.eclipse.jdt.core.compiler.problem.explicitlyClosedAutoCloseable=warning
    2323org.eclipse.jdt.core.compiler.problem.fallthroughCase=ignore
    2424org.eclipse.jdt.core.compiler.problem.fatalOptionalError=disabled
     
    5858org.eclipse.jdt.core.compiler.problem.redundantNullAnnotation=warning
    5959org.eclipse.jdt.core.compiler.problem.redundantNullCheck=ignore
    60 org.eclipse.jdt.core.compiler.problem.redundantSpecificationOfTypeArguments=ignore
     60org.eclipse.jdt.core.compiler.problem.redundantSpecificationOfTypeArguments=warning
    6161org.eclipse.jdt.core.compiler.problem.redundantSuperinterface=ignore
    6262org.eclipse.jdt.core.compiler.problem.reportMethodCanBePotentiallyStatic=ignore
Note: See TracChangeset for help on using the changeset viewer.