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

Last change on this file since 26942 was 26942, checked in by oliverw, 13 years ago

Fixed classpath (removed external JAR file).

  • Property svn:mime-type set to text/plain
File size: 383 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 combineaccessrules="false" kind="src" path="/JOSM"/>
7 <classpathentry kind="output" path="build"/>
8</classpath>
Note: See TracBrowser for help on using the repository browser.