source: osm/applications/editors/josm/plugins/ElevationProfile/.classpath@ 29988

Last change on this file since 29988 was 29988, checked in by oliverw, 11 years ago

[josm_elevationprofile]: Replaced hardcoded path with variable

File size: 403 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry kind="src" path="src"/>
4 <classpathentry kind="src" path="test"/>
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"/>
8 <classpathentry kind="output" path="build"/>
9</classpath>
Note: See TracBrowser for help on using the repository browser.