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

Last change on this file since 23793 was 23783, checked in by oliverw, 14 years ago

Fixed classpath

  • Property svn:mime-type set to text/plain
File size: 446 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry kind="src" path="src"/>
4 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
6 <classpathentry kind="lib" path="J:/Dokumente und Einstellungen/Oliver/Eigene Dateien/Java/Josm-svn/core/dist/3529/josm-tested.jar"/>
7 <classpathentry kind="output" path="bin"/>
8</classpath>
Note: See TracBrowser for help on using the repository browser.