Ignore:
Timestamp:
2015-06-07T17:28:53+02:00 (10 years ago)
Author:
donvip
Message:

[josm_mapillary] remove hardcoded path and use proper Eclipse project

File:
1 edited

Legend:

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

    r31219 r31232  
    44        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    55        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
    6         <classpathentry kind="lib" path="/home/nokutu/josm/dist/commons-imaging.jar"/>
     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.