Changeset 29116 in osm for applications/editors/josm
- Timestamp:
- 2012-12-26T02:09:25+01:00 (12 years ago)
- Location:
- applications/editors/josm/plugins/geotools
- Files:
-
- 11 added
- 11 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/geotools/.classpath
r29096 r29116 16 16 <classpathentry exported="true" kind="lib" path="lib/imageio-ext-tiff-1.1.5.jar"/> 17 17 <classpathentry exported="true" kind="lib" path="lib/imageio-ext-utilities-1.1.5.jar"/> 18 <classpathentry exported="true" kind="lib" path="lib/gt-api-8.4.jar"/>19 <classpathentry exported="true" kind="lib" path="lib/gt-coverage-8.4.jar"/>20 <classpathentry exported="true" kind="lib" path="lib/gt-data-8.4.jar"/>21 <classpathentry exported="true" kind="lib" path="lib/gt-epsg-extension-8.4.jar"/>22 <classpathentry exported="true" kind="lib" path="lib/gt-epsg-hsql-8.4.jar"/>23 <classpathentry exported="true" kind="lib" path="lib/gt-geotiff-8.4.jar"/>24 <classpathentry exported="true" kind="lib" path="lib/gt-main-8.4.jar"/>25 <classpathentry exported="true" kind="lib" path="lib/gt-metadata-8.4.jar"/>26 <classpathentry exported="true" kind="lib" path="lib/gt-opengis-8.4.jar"/>27 <classpathentry exported="true" kind="lib" path="lib/gt-referencing-8.4.jar"/>28 <classpathentry exported="true" kind="lib" path="lib/gt-shapefile-8.4.jar"/>29 18 <classpathentry exported="true" kind="lib" path="lib/jt-contour-1.3.0.jar"/> 30 19 <classpathentry exported="true" kind="lib" path="lib/jt-rangelookup-1.3.0.jar"/> … … 33 22 <classpathentry exported="true" kind="lib" path="lib/jt-vectorize-1.3.0.jar"/> 34 23 <classpathentry exported="true" kind="lib" path="lib/jt-zonalstats-1.3.0.jar"/> 24 <classpathentry exported="true" kind="lib" path="lib/gt-api-8.5.jar"/> 25 <classpathentry exported="true" kind="lib" path="lib/gt-coverage-8.5.jar"/> 26 <classpathentry exported="true" kind="lib" path="lib/gt-data-8.5.jar"/> 27 <classpathentry exported="true" kind="lib" path="lib/gt-epsg-extension-8.5.jar"/> 28 <classpathentry exported="true" kind="lib" path="lib/gt-epsg-hsql-8.5.jar"/> 29 <classpathentry exported="true" kind="lib" path="lib/gt-geotiff-8.5.jar"/> 30 <classpathentry exported="true" kind="lib" path="lib/gt-main-8.5.jar"/> 31 <classpathentry exported="true" kind="lib" path="lib/gt-metadata-8.5.jar"/> 32 <classpathentry exported="true" kind="lib" path="lib/gt-opengis-8.5.jar"/> 33 <classpathentry exported="true" kind="lib" path="lib/gt-referencing-8.5.jar"/> 34 <classpathentry exported="true" kind="lib" path="lib/gt-shapefile-8.5.jar"/> 35 35 <classpathentry kind="output" path="bin"/> 36 36 </classpath>
Note:
See TracChangeset
for help on using the changeset viewer.