Ignore:
Timestamp:
2015-10-26T12:55:22+01:00 (9 years ago)
Author:
donvip
Message:

[josm_opendata] update Eclipse settings

Location:
applications/editors/josm/plugins/opendata
Files:
5 added
2 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/opendata/.project

    r30731 r31695  
    77        <buildSpec>
    88                <buildCommand>
     9                        <name>org.eclipse.wst.common.project.facet.core.builder</name>
     10                        <arguments>
     11                        </arguments>
     12                </buildCommand>
     13                <buildCommand>
    914                        <name>org.eclipse.jdt.core.javabuilder</name>
     15                        <arguments>
     16                        </arguments>
     17                </buildCommand>
     18                <buildCommand>
     19                        <name>org.eclipse.wst.validation.validationbuilder</name>
     20                        <arguments>
     21                        </arguments>
     22                </buildCommand>
     23                <buildCommand>
     24                        <name>net.sf.eclipsecs.core.CheckstyleBuilder</name>
    1025                        <arguments>
    1126                        </arguments>
     
    1530                <nature>org.sonar.ide.eclipse.core.sonarNature</nature>
    1631                <nature>org.eclipse.jdt.core.javanature</nature>
     32                <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
     33                <nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
    1734        </natures>
    1835</projectDescription>
  • applications/editors/josm/plugins/opendata/.settings/org.eclipse.jdt.core.prefs

    r30736 r31695  
    77org.eclipse.jdt.core.compiler.annotation.nullanalysis=disabled
    88org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
     9org.eclipse.jdt.core.compiler.codegen.methodParameters=do not generate
    910org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7
    1011org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
Note: See TracChangeset for help on using the changeset viewer.