Ignore:
Timestamp:
2016-06-16T20:05:25+02:00 (9 years ago)
Author:
donvip
Message:

update .project files, svn:ignore properties

Location:
applications/editors/josm/plugins
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins

    • Property svn:ignore
      •  

        old new  
        66scoutsigns
        77traffic-flow-direction
         8Building-Generalization
         9CADTools
         10changesetID
  • applications/editors/josm/plugins/mapillary/.project

    r32203 r32286  
    33        <name>JOSM-Mapillary</name>
    44        <comment>Allows the user to work with pictures hosted at mapillary.com</comment>
    5         <projects/>
     5        <projects>
     6        </projects>
     7        <buildSpec>
     8                <buildCommand>
     9                        <name>org.eclipse.jdt.core.javabuilder</name>
     10                        <arguments>
     11                        </arguments>
     12                </buildCommand>
     13                <buildCommand>
     14                        <name>ch.acanda.eclipse.pmd.builder.PMDBuilder</name>
     15                        <arguments>
     16                        </arguments>
     17                </buildCommand>
     18                <buildCommand>
     19                        <name>org.sonarlint.eclipse.core.sonarlintBuilder</name>
     20                        <arguments>
     21                        </arguments>
     22                </buildCommand>
     23        </buildSpec>
    624        <natures>
    725                <nature>org.eclipse.jdt.core.javanature</nature>
     
    927                <nature>ch.acanda.eclipse.pmd.builder.PMDNature</nature>
    1028        </natures>
    11         <buildSpec>
    12                 <buildCommand>
    13                         <name>org.eclipse.jdt.core.javabuilder</name>
    14                         <arguments/>
    15                 </buildCommand>
    16                 <buildCommand>
    17                         <name>ch.acanda.eclipse.pmd.builder.PMDBuilder</name>
    18                         <arguments/>
    19                 </buildCommand>
    20         </buildSpec>
    21         <linkedResources/>
    2229</projectDescription>
Note: See TracChangeset for help on using the changeset viewer.