Changeset 29988 in osm


Ignore:
Timestamp:
2013-09-30T18:03:10+02:00 (11 years ago)
Author:
oliverw
Message:

[josm_elevationprofile]: Replaced hardcoded path with variable

File:
1 edited

Legend:

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

    r29965 r29988  
    55        <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
    66        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
    7         <classpathentry kind="lib" path="C:/Users/Olli/Java/Josm-svn/core/dist/6187/josm-latest.jar" sourcepath="C:/Users/Olli/Java/Josm-svn/core/src"/>
     7        <classpathentry kind="var" path="JOSM_HOME"/>
    88        <classpathentry kind="output" path="build"/>
    99</classpath>
Note: See TracChangeset for help on using the changeset viewer.