source: osm/applications/editors/josm/plugins/sumoconvert/.classpath@ 33004

Last change on this file since 33004 was 29831, checked in by julior, 11 years ago

sumoconvert - starting plugin development

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.