[29853] | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
| 2 | <classpath>
|
---|
| 3 | <classpathentry kind="src" path="src"/>
|
---|
[32680] | 4 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
|
---|
[29853] | 5 | <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
|
---|
[30828] | 6 | <classpathentry combineaccessrules="false" kind="src" path="/JOSM-jts"/>
|
---|
| 7 | <classpathentry combineaccessrules="false" kind="src" path="/JOSM-GeoTools"/>
|
---|
[34143] | 8 | <classpathentry kind="lib" path="lib/commons-collections-3.2.2.jar"/>
|
---|
[30828] | 9 | <classpathentry kind="lib" path="lib/commons-jxpath-1.3.jar"/>
|
---|
[35123] | 10 | <classpathentry kind="lib" path="lib/gt-app-schema-resolver-22.0.jar">
|
---|
[30828] | 11 | <attributes>
|
---|
| 12 | <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
|
---|
| 13 | </attributes>
|
---|
| 14 | </classpathentry>
|
---|
[35123] | 15 | <classpathentry kind="lib" path="lib/gt-cql-22.0.jar">
|
---|
[30828] | 16 | <attributes>
|
---|
| 17 | <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
|
---|
| 18 | </attributes>
|
---|
| 19 | </classpathentry>
|
---|
[35123] | 20 | <classpathentry kind="lib" path="lib/gt-render-22.0.jar">
|
---|
[30828] | 21 | <attributes>
|
---|
| 22 | <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
|
---|
| 23 | </attributes>
|
---|
| 24 | </classpathentry>
|
---|
[35123] | 25 | <classpathentry kind="lib" path="lib/gt-wfs-ng-22.0.jar">
|
---|
[30828] | 26 | <attributes>
|
---|
| 27 | <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
|
---|
| 28 | </attributes>
|
---|
| 29 | </classpathentry>
|
---|
[35123] | 30 | <classpathentry kind="lib" path="lib/gt-xml-22.0.jar">
|
---|
[30828] | 31 | <attributes>
|
---|
| 32 | <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
|
---|
| 33 | </attributes>
|
---|
| 34 | </classpathentry>
|
---|
[35123] | 35 | <classpathentry kind="lib" path="lib/gt-xsd-core-22.0.jar">
|
---|
[30828] | 36 | <attributes>
|
---|
| 37 | <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
|
---|
| 38 | </attributes>
|
---|
| 39 | </classpathentry>
|
---|
[35123] | 40 | <classpathentry kind="lib" path="lib/gt-xsd-wfs-22.0.jar">
|
---|
[30828] | 41 | <attributes>
|
---|
| 42 | <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
|
---|
| 43 | </attributes>
|
---|
| 44 | </classpathentry>
|
---|
[29853] | 45 | <classpathentry kind="output" path="bin"/>
|
---|
| 46 | </classpath>
|
---|