source: osm/applications/editors/josm/plugins/mapillary/.classpath@ 30988

Last change on this file since 30988 was 30944, checked in by polyglot, 10 years ago

Initial commit, the filenames are adapted, but the contents of the files and the code still needs to be written.

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.