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

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

Implemented cursor feature.

  • Property svn:mime-type set to text/plain
File size: 584 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.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
6 <classpathentry kind="lib" path="lib/josm-tested.jar" sourcepath="J:/Dokumente und Einstellungen/Oliver/Eigene Dateien/Java/applications/editors/josm/core/src"/>
7 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
8 <classpathentry kind="output" path="bin"/>
9</classpath>
Note: See TracBrowser for help on using the repository browser.