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

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

[josm_elevationprofile]: Added Eclipse project files

File size: 502 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="lib" path="C:/Users/Olli/Java/Josm-svn/core/dist/6187/josm-latest.jar" sourcepath="C:/Users/Olli/Java/Josm-svn/core/src"/>
8 <classpathentry kind="output" path="build"/>
9</classpath>
Note: See TracBrowser for help on using the repository browser.