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

[josm_opendata] update Eclipse settings

File:
1 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>
Note: See TracChangeset for help on using the changeset viewer.