source: osm/applications/editors/josm/plugins/geotools/.classpath@ 31227

Last change on this file since 31227 was 31068, checked in by donvip, 10 years ago

[josm_geotools] update to GeoTools 13.0

File size: 4.2 KB
RevLine 
[29319]1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry kind="src" path="src"/>
[30416]4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
[29319]5 <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
6 <classpathentry exported="true" kind="lib" path="lib/commons-beanutils-1.7.0.jar"/>
7 <classpathentry exported="true" kind="lib" path="lib/commons-pool-1.5.4.jar"/>
[31068]8 <classpathentry exported="true" kind="lib" path="lib/gt-api-13.0.jar">
[30827]9 <attributes>
10 <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
11 </attributes>
12 </classpathentry>
[31068]13 <classpathentry exported="true" kind="lib" path="lib/gt-coverage-13.0.jar">
[30827]14 <attributes>
15 <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
16 </attributes>
17 </classpathentry>
[31068]18 <classpathentry exported="true" kind="lib" path="lib/gt-data-13.0.jar">
[30827]19 <attributes>
20 <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
21 </attributes>
22 </classpathentry>
[31068]23 <classpathentry exported="true" kind="lib" path="lib/gt-epsg-extension-13.0.jar">
[30827]24 <attributes>
25 <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
26 </attributes>
27 </classpathentry>
[31068]28 <classpathentry exported="true" kind="lib" path="lib/gt-epsg-hsql-13.0.jar">
[30827]29 <attributes>
30 <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
31 </attributes>
32 </classpathentry>
[31068]33 <classpathentry exported="true" kind="lib" path="lib/gt-geotiff-13.0.jar">
[30827]34 <attributes>
35 <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
36 </attributes>
37 </classpathentry>
[31068]38 <classpathentry exported="true" kind="lib" path="lib/gt-main-13.0.jar">
[30827]39 <attributes>
40 <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
41 </attributes>
42 </classpathentry>
[31068]43 <classpathentry exported="true" kind="lib" path="lib/gt-metadata-13.0.jar">
[30827]44 <attributes>
45 <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
46 </attributes>
47 </classpathentry>
[31068]48 <classpathentry exported="true" kind="lib" path="lib/gt-opengis-13.0.jar">
[30827]49 <attributes>
50 <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
51 </attributes>
52 </classpathentry>
[31068]53 <classpathentry exported="true" kind="lib" path="lib/gt-referencing-13.0.jar">
[30827]54 <attributes>
55 <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
56 </attributes>
57 </classpathentry>
[31068]58 <classpathentry exported="true" kind="lib" path="lib/gt-shapefile-13.0.jar">
[30827]59 <attributes>
60 <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
61 </attributes>
62 </classpathentry>
[30569]63 <classpathentry exported="true" kind="lib" path="lib/hsqldb-2.2.8.jar"/>
64 <classpathentry exported="true" kind="lib" path="lib/imageio-ext-tiff-1.1.10.jar"/>
65 <classpathentry exported="true" kind="lib" path="lib/imageio-ext-utilities-1.1.10.jar"/>
[29319]66 <classpathentry exported="true" kind="lib" path="lib/jai_codec-1.1.3.jar"/>
67 <classpathentry exported="true" kind="lib" path="lib/jai_core-1.1.3.jar"/>
68 <classpathentry exported="true" kind="lib" path="lib/jai_imageio-1.1.jar"/>
[30569]69 <classpathentry exported="true" kind="lib" path="lib/jdom-1.1.3.jar"/>
[29319]70 <classpathentry exported="true" kind="lib" path="lib/jsr-275-1.0-beta-2.jar"/>
[30147]71 <classpathentry exported="true" kind="lib" path="lib/jt-contour-1.3.1.jar"/>
72 <classpathentry exported="true" kind="lib" path="lib/jt-rangelookup-1.3.1.jar"/>
73 <classpathentry exported="true" kind="lib" path="lib/jt-utils-1.3.1.jar"/>
74 <classpathentry exported="true" kind="lib" path="lib/jt-vectorbinarize-1.3.1.jar"/>
75 <classpathentry exported="true" kind="lib" path="lib/jt-vectorize-1.3.1.jar"/>
76 <classpathentry exported="true" kind="lib" path="lib/jt-zonalstats-1.3.1.jar"/>
[29319]77 <classpathentry exported="true" kind="lib" path="lib/vecmath-1.3.2.jar"/>
78 <classpathentry combineaccessrules="false" kind="src" path="/JOSM-jts"/>
79 <classpathentry kind="output" path="bin"/>
80</classpath>
Note: See TracBrowser for help on using the repository browser.