Changeset 29767 in osm for applications/editors/josm/plugins
- Timestamp:
- 2013-07-20T16:11:54+02:00 (11 years ago)
- Location:
- applications/editors/josm/plugins/geotools
- Files:
-
- 13 added
- 13 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/geotools/.classpath
r29319 r29767 2 2 <classpath> 3 3 <classpathentry kind="src" path="src"/> 4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER "/>4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> 5 5 <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/> 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- 8.7.jar"/>9 <classpathentry exported="true" kind="lib" path="lib/gt-coverage- 8.7.jar"/>10 <classpathentry exported="true" kind="lib" path="lib/gt-data- 8.7.jar"/>11 <classpathentry exported="true" kind="lib" path="lib/gt-epsg-extension- 8.7.jar"/>12 <classpathentry exported="true" kind="lib" path="lib/gt-epsg-hsql- 8.7.jar"/>13 <classpathentry exported="true" kind="lib" path="lib/gt-geotiff- 8.7.jar"/>14 <classpathentry exported="true" kind="lib" path="lib/gt-main- 8.7.jar"/>15 <classpathentry exported="true" kind="lib" path="lib/gt-metadata- 8.7.jar"/>16 <classpathentry exported="true" kind="lib" path="lib/gt-opengis- 8.7.jar"/>17 <classpathentry exported="true" kind="lib" path="lib/gt-referencing- 8.7.jar"/>18 <classpathentry exported="true" kind="lib" path="lib/gt-shapefile- 8.7.jar"/>8 <classpathentry exported="true" kind="lib" path="lib/gt-api-9.3.jar"/> 9 <classpathentry exported="true" kind="lib" path="lib/gt-coverage-9.3.jar"/> 10 <classpathentry exported="true" kind="lib" path="lib/gt-data-9.3.jar"/> 11 <classpathentry exported="true" kind="lib" path="lib/gt-epsg-extension-9.3.jar"/> 12 <classpathentry exported="true" kind="lib" path="lib/gt-epsg-hsql-9.3.jar"/> 13 <classpathentry exported="true" kind="lib" path="lib/gt-geotiff-9.3.jar"/> 14 <classpathentry exported="true" kind="lib" path="lib/gt-main-9.3.jar"/> 15 <classpathentry exported="true" kind="lib" path="lib/gt-metadata-9.3.jar"/> 16 <classpathentry exported="true" kind="lib" path="lib/gt-opengis-9.3.jar"/> 17 <classpathentry exported="true" kind="lib" path="lib/gt-referencing-9.3.jar"/> 18 <classpathentry exported="true" kind="lib" path="lib/gt-shapefile-9.3.jar"/> 19 19 <classpathentry exported="true" kind="lib" path="lib/hsqldb-1.8.0.7.jar"/> 20 <classpathentry exported="true" kind="lib" path="lib/imageio-ext-tiff-1.1. 6.jar"/>21 <classpathentry exported="true" kind="lib" path="lib/imageio-ext-utilities-1.1. 6.jar"/>20 <classpathentry exported="true" kind="lib" path="lib/imageio-ext-tiff-1.1.7.jar"/> 21 <classpathentry exported="true" kind="lib" path="lib/imageio-ext-utilities-1.1.7.jar"/> 22 22 <classpathentry exported="true" kind="lib" path="lib/jai_codec-1.1.3.jar"/> 23 23 <classpathentry exported="true" kind="lib" path="lib/jai_core-1.1.3.jar"/>
Note:
See TracChangeset
for help on using the changeset viewer.