source: osm/applications/editors/josm/plugins/indoorhelper/.classpath@ 33980

Last change on this file since 33980 was 33974, checked in by rebeccas95, 7 years ago

Update indoorhelper plugin to support the Simple Indoor Tagging scheme

File size: 715 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry kind="src" path="src"/>
4 <classpathentry kind="src" path="test/unit"/>
5 <classpathentry kind="src" path="/JOSM"/>
6 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
7 <classpathentry combineaccessrules="false" kind="src" path="/JOSM-piclayer"/>
8 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
9 <classpathentry kind="lib" path="/afs/tu-chemnitz.de/home/urz/r/rebsc/projects/josm/dist/PicLayer.jar"/>
10 <classpathentry kind="lib" path="/afs/tu-chemnitz.de/home/urz/r/rebsc/projects/josm/core/dist/josm-custom.jar" sourcepath="/JOSM/src"/>
11 <classpathentry kind="output" path="bin"/>
12</classpath>
Note: See TracBrowser for help on using the repository browser.