[28593] | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
| 2 | <classpath>
|
---|
| 3 | <classpathentry kind="src" path="src"/>
|
---|
| 4 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
---|
| 5 | <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
|
---|
| 6 | <classpathentry kind="lib" path="lib/commons-beanutils-1.7.0.jar"/>
|
---|
| 7 | <classpathentry kind="lib" path="lib/commons-pool-1.5.4.jar"/>
|
---|
| 8 | <classpathentry kind="lib" path="lib/gt-api-8.0.jar">
|
---|
| 9 | <attributes>
|
---|
| 10 | <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
|
---|
| 11 | </attributes>
|
---|
| 12 | </classpathentry>
|
---|
| 13 | <classpathentry kind="lib" path="lib/gt-coverage-8.0.jar">
|
---|
| 14 | <attributes>
|
---|
| 15 | <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
|
---|
| 16 | </attributes>
|
---|
| 17 | </classpathentry>
|
---|
| 18 | <classpathentry kind="lib" path="lib/gt-epsg-extension-8.0.jar">
|
---|
| 19 | <attributes>
|
---|
| 20 | <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
|
---|
| 21 | </attributes>
|
---|
| 22 | </classpathentry>
|
---|
| 23 | <classpathentry kind="lib" path="lib/gt-epsg-hsql-8.0.jar">
|
---|
| 24 | <attributes>
|
---|
| 25 | <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
|
---|
| 26 | </attributes>
|
---|
| 27 | </classpathentry>
|
---|
| 28 | <classpathentry kind="lib" path="lib/gt-geotiff-8.0.jar">
|
---|
| 29 | <attributes>
|
---|
| 30 | <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
|
---|
| 31 | </attributes>
|
---|
| 32 | </classpathentry>
|
---|
| 33 | <classpathentry kind="lib" path="lib/gt-main-8.0.jar">
|
---|
| 34 | <attributes>
|
---|
| 35 | <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
|
---|
| 36 | </attributes>
|
---|
| 37 | </classpathentry>
|
---|
| 38 | <classpathentry kind="lib" path="lib/gt-metadata-8.0.jar">
|
---|
| 39 | <attributes>
|
---|
| 40 | <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
|
---|
| 41 | </attributes>
|
---|
| 42 | </classpathentry>
|
---|
| 43 | <classpathentry kind="lib" path="lib/gt-referencing-8.0.jar">
|
---|
| 44 | <attributes>
|
---|
| 45 | <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
|
---|
| 46 | </attributes>
|
---|
| 47 | </classpathentry>
|
---|
| 48 | <classpathentry kind="lib" path="lib/hsqldb-1.8.0.7.jar"/>
|
---|
| 49 | <classpathentry kind="lib" path="lib/imageio-ext-tiff-1.1.4.jar"/>
|
---|
| 50 | <classpathentry kind="lib" path="lib/imageio-ext-utilities-1.1.4.jar"/>
|
---|
| 51 | <classpathentry kind="lib" path="lib/jai_codec-1.1.3.jar"/>
|
---|
| 52 | <classpathentry kind="lib" path="lib/jai_core-1.1.3.jar"/>
|
---|
| 53 | <classpathentry kind="lib" path="lib/jai_imageio-1.1.jar"/>
|
---|
| 54 | <classpathentry kind="lib" path="lib/jdom-1.0.jar"/>
|
---|
| 55 | <classpathentry kind="lib" path="lib/jsr-275-1.0-beta-2.jar"/>
|
---|
| 56 | <classpathentry kind="lib" path="lib/vecmath-1.3.2.jar"/>
|
---|
| 57 | <classpathentry kind="lib" path="/JOSM-jts/lib/jts-1.12.jar"/>
|
---|
| 58 | <classpathentry kind="output" path="bin"/>
|
---|
| 59 | </classpath>
|
---|