Changeset 30827 in osm for applications/editors/josm/plugins/geotools
- Timestamp:
- 2014-11-29T19:39:59+01:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/geotools/.classpath
r30824 r30827 6 6 <classpathentry exported="true" kind="lib" path="lib/commons-beanutils-1.7.0.jar"/> 7 7 <classpathentry exported="true" kind="lib" path="lib/commons-pool-1.5.4.jar"/> 8 <classpathentry exported="true" kind="lib" path="lib/gt-api-12.1.jar"/> 9 <classpathentry exported="true" kind="lib" path="lib/gt-coverage-12.1.jar"/> 10 <classpathentry exported="true" kind="lib" path="lib/gt-data-12.1.jar"/> 11 <classpathentry exported="true" kind="lib" path="lib/gt-epsg-extension-12.1.jar"/> 12 <classpathentry exported="true" kind="lib" path="lib/gt-epsg-hsql-12.1.jar"/> 13 <classpathentry exported="true" kind="lib" path="lib/gt-geotiff-12.1.jar"/> 14 <classpathentry exported="true" kind="lib" path="lib/gt-main-12.1.jar"/> 15 <classpathentry exported="true" kind="lib" path="lib/gt-metadata-12.1.jar"/> 16 <classpathentry exported="true" kind="lib" path="lib/gt-opengis-12.1.jar"/> 17 <classpathentry exported="true" kind="lib" path="lib/gt-referencing-12.1.jar"/> 18 <classpathentry exported="true" kind="lib" path="lib/gt-shapefile-12.1.jar"/> 8 <classpathentry exported="true" kind="lib" path="lib/gt-api-12.1.jar"> 9 <attributes> 10 <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/> 11 </attributes> 12 </classpathentry> 13 <classpathentry exported="true" kind="lib" path="lib/gt-coverage-12.1.jar"> 14 <attributes> 15 <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/> 16 </attributes> 17 </classpathentry> 18 <classpathentry exported="true" kind="lib" path="lib/gt-data-12.1.jar"> 19 <attributes> 20 <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/> 21 </attributes> 22 </classpathentry> 23 <classpathentry exported="true" kind="lib" path="lib/gt-epsg-extension-12.1.jar"> 24 <attributes> 25 <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/> 26 </attributes> 27 </classpathentry> 28 <classpathentry exported="true" kind="lib" path="lib/gt-epsg-hsql-12.1.jar"> 29 <attributes> 30 <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/> 31 </attributes> 32 </classpathentry> 33 <classpathentry exported="true" kind="lib" path="lib/gt-geotiff-12.1.jar"> 34 <attributes> 35 <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/> 36 </attributes> 37 </classpathentry> 38 <classpathentry exported="true" kind="lib" path="lib/gt-main-12.1.jar"> 39 <attributes> 40 <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/> 41 </attributes> 42 </classpathentry> 43 <classpathentry exported="true" kind="lib" path="lib/gt-metadata-12.1.jar"> 44 <attributes> 45 <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/> 46 </attributes> 47 </classpathentry> 48 <classpathentry exported="true" kind="lib" path="lib/gt-opengis-12.1.jar"> 49 <attributes> 50 <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/> 51 </attributes> 52 </classpathentry> 53 <classpathentry exported="true" kind="lib" path="lib/gt-referencing-12.1.jar"> 54 <attributes> 55 <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/> 56 </attributes> 57 </classpathentry> 58 <classpathentry exported="true" kind="lib" path="lib/gt-shapefile-12.1.jar"> 59 <attributes> 60 <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/> 61 </attributes> 62 </classpathentry> 19 63 <classpathentry exported="true" kind="lib" path="lib/hsqldb-2.2.8.jar"/> 20 64 <classpathentry exported="true" kind="lib" path="lib/imageio-ext-tiff-1.1.10.jar"/>
Note:
See TracChangeset
for help on using the changeset viewer.