Changeset 30124 in osm for applications/editors/josm/plugins/ElevationProfile/.classpath
- Timestamp:
- 2013-12-13T17:43:21+01:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/ElevationProfile/.classpath
r29988 r30124 4 4 <classpathentry kind="src" path="test"/> 5 5 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/> 6 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 7 <classpathentry kind="var" path="JOSM_HOME"/>6 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> 7 <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/> 8 8 <classpathentry kind="output" path="build"/> 9 9 </classpath>
Note:
See TracChangeset
for help on using the changeset viewer.