source: osm/applications/editors/josm/.classpath@ 30948

Last change on this file since 30948 was 30943, checked in by polyglot, 10 years ago

Initial plugin. Manifest updated, changed file names for Classes, but the contents is still 'bogus'

File size: 665 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry kind="src" path="src"/>
4 <classpathentry kind="src" path="test/src"/>
5 <!-- <classpathentry exported="true" kind="con" path="GROOVY_SUPPORT"/>
6 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
7 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
8 <classpathentry kind="lib" path="/JOSM/dist/josm-custom.jar" sourcepath="/JOSM/src"/>
9 <classpathentry kind="lib" path="/JOSM/test/build" sourcepath="/JOSM/test/functional"/>
10 <classpathentry kind="lib" path="test/config"/>
11 <classpathentry kind="output" path="build"/> -->
12</classpath>
Note: See TracBrowser for help on using the repository browser.