source: osm/applications/editors/josm/plugins/pbf/.classpath@ 34540

Last change on this file since 34540 was 34540, checked in by donvip, 6 years ago

update Eclipse project

File size: 618 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry kind="src" path="gen"/>
4 <classpathentry excluding="crosby/binary/test/" kind="src" path="src"/>
5 <classpathentry kind="src" output="buildtest" path="test/unit">
6 <attributes>
7 <attribute name="test" value="true"/>
8 </attributes>
9 </classpathentry>
10 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
11 <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
12 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
13 <classpathentry kind="output" path="build"/>
14</classpath>
Note: See TracBrowser for help on using the repository browser.