Ignore:
Timestamp:
2015-06-03T18:19:20+02:00 (10 years ago)
Author:
donvip
Message:

[josm_mapillary] update svn:ignore, use Eclipse project of Commons-imaging instead of hardcoded path

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

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/mapillary

    • Property svn:ignore set to
      build
  • applications/editors/josm/plugins/mapillary/.classpath

    r31202 r31211  
    33        <classpathentry kind="src" path="src"/>
    44        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    5         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
    6         <classpathentry kind="lib" path="/home/nokutu/josm/dist/commons-imaging.jar"/>
     5        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
     6        <classpathentry combineaccessrules="false" kind="src" path="/JOSM-commons-imaging"/>
    77        <classpathentry kind="output" path="bin"/>
    88</classpath>
Note: See TracChangeset for help on using the changeset viewer.