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

Last change on this file since 32137 was 32122, checked in by erigrus, 9 years ago

initial commit

File size: 471 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 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="output" path="bin"/>
10</classpath>
Note: See TracBrowser for help on using the repository browser.