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

Last change on this file since 30806 was 30569, checked in by donvip, 10 years ago

[josm_geotools] update to geotools 11.2

File size: 2.6 KB
Line 
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/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
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"/>
8 <classpathentry exported="true" kind="lib" path="lib/gt-api-11.2.jar"/>
9 <classpathentry exported="true" kind="lib" path="lib/gt-coverage-11.2.jar"/>
10 <classpathentry exported="true" kind="lib" path="lib/gt-data-11.2.jar"/>
11 <classpathentry exported="true" kind="lib" path="lib/gt-epsg-extension-11.2.jar"/>
12 <classpathentry exported="true" kind="lib" path="lib/gt-epsg-hsql-11.2.jar"/>
13 <classpathentry exported="true" kind="lib" path="lib/gt-geotiff-11.2.jar"/>
14 <classpathentry exported="true" kind="lib" path="lib/gt-main-11.2.jar"/>
15 <classpathentry exported="true" kind="lib" path="lib/gt-metadata-11.2.jar"/>
16 <classpathentry exported="true" kind="lib" path="lib/gt-opengis-11.2.jar"/>
17 <classpathentry exported="true" kind="lib" path="lib/gt-referencing-11.2.jar"/>
18 <classpathentry exported="true" kind="lib" path="lib/gt-shapefile-11.2.jar"/>
19 <classpathentry exported="true" kind="lib" path="lib/hsqldb-2.2.8.jar"/>
20 <classpathentry exported="true" kind="lib" path="lib/imageio-ext-tiff-1.1.10.jar"/>
21 <classpathentry exported="true" kind="lib" path="lib/imageio-ext-utilities-1.1.10.jar"/>
22 <classpathentry exported="true" kind="lib" path="lib/jai_codec-1.1.3.jar"/>
23 <classpathentry exported="true" kind="lib" path="lib/jai_core-1.1.3.jar"/>
24 <classpathentry exported="true" kind="lib" path="lib/jai_imageio-1.1.jar"/>
25 <classpathentry exported="true" kind="lib" path="lib/jdom-1.1.3.jar"/>
26 <classpathentry exported="true" kind="lib" path="lib/jsr-275-1.0-beta-2.jar"/>
27 <classpathentry exported="true" kind="lib" path="lib/jt-contour-1.3.1.jar"/>
28 <classpathentry exported="true" kind="lib" path="lib/jt-rangelookup-1.3.1.jar"/>
29 <classpathentry exported="true" kind="lib" path="lib/jt-utils-1.3.1.jar"/>
30 <classpathentry exported="true" kind="lib" path="lib/jt-vectorbinarize-1.3.1.jar"/>
31 <classpathentry exported="true" kind="lib" path="lib/jt-vectorize-1.3.1.jar"/>
32 <classpathentry exported="true" kind="lib" path="lib/jt-zonalstats-1.3.1.jar"/>
33 <classpathentry exported="true" kind="lib" path="lib/vecmath-1.3.2.jar"/>
34 <classpathentry combineaccessrules="false" kind="src" path="/JOSM-jts"/>
35 <classpathentry kind="output" path="bin"/>
36</classpath>
Note: See TracBrowser for help on using the repository browser.