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

update .project files, svn:ignore properties

Location:
applications/editors/josm/plugins
Files:
2 added
3 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/utilsplugin2/.classpath

    r30416 r32286  
    22<classpath>
    33        <classpathentry kind="src" path="src"/>
     4        <classpathentry kind="src" path="test/unit"/>
    45        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
    56        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
  • applications/editors/josm/plugins/utilsplugin2/.project

    r29853 r32286  
    1111                        </arguments>
    1212                </buildCommand>
     13                <buildCommand>
     14                        <name>org.sonarlint.eclipse.core.sonarlintBuilder</name>
     15                        <arguments>
     16                        </arguments>
     17                </buildCommand>
    1318        </buildSpec>
    1419        <natures>
Note: See TracChangeset for help on using the changeset viewer.