Changeset 29319 in osm for applications/editors/josm/plugins/ImportImagePlugin
- Timestamp:
- 2013-03-02T22:11:26+01:00 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/ImportImagePlugin/.classpath
r28965 r29319 6 6 <classpathentry combineaccessrules="false" kind="src" path="/JOSM-GeoTools"/> 7 7 <classpathentry combineaccessrules="false" kind="src" path="/JOSM-jts"/> 8 <classpathentry kind="lib" path="/JOSM-GeoTools/lib/commons-beanutils-1.7.0.jar"/>9 <classpathentry kind="lib" path="/JOSM-GeoTools/lib/commons-pool-1.5.4.jar"/>10 <classpathentry kind="lib" path="/JOSM-GeoTools/lib/hsqldb-1.8.0.7.jar"/>11 <classpathentry kind="lib" path="/JOSM-GeoTools/lib/jai_codec-1.1.3.jar"/>12 <classpathentry kind="lib" path="/JOSM-GeoTools/lib/jai_core-1.1.3.jar"/>13 <classpathentry kind="lib" path="/JOSM-GeoTools/lib/jai_imageio-1.1.jar"/>14 <classpathentry kind="lib" path="/JOSM-GeoTools/lib/jdom-1.0.jar"/>15 <classpathentry kind="lib" path="/JOSM-GeoTools/lib/jsr-275-1.0-beta-2.jar"/>16 <classpathentry kind="lib" path="/JOSM-GeoTools/lib/vecmath-1.3.2.jar"/>17 <classpathentry kind="lib" path="/JOSM-jts/lib/jts-1.12.jar"/>18 <classpathentry kind="lib" path="/JOSM-GeoTools/lib/gt-api-8.3.jar"/>19 <classpathentry kind="lib" path="/JOSM-GeoTools/lib/gt-coverage-8.3.jar"/>20 <classpathentry kind="lib" path="/JOSM-GeoTools/lib/gt-epsg-extension-8.3.jar"/>21 <classpathentry kind="lib" path="/JOSM-GeoTools/lib/gt-epsg-hsql-8.3.jar"/>22 <classpathentry kind="lib" path="/JOSM-GeoTools/lib/gt-geotiff-8.3.jar"/>23 <classpathentry kind="lib" path="/JOSM-GeoTools/lib/gt-main-8.3.jar"/>24 <classpathentry kind="lib" path="/JOSM-GeoTools/lib/gt-metadata-8.3.jar"/>25 <classpathentry kind="lib" path="/JOSM-GeoTools/lib/gt-referencing-8.3.jar"/>26 <classpathentry kind="lib" path="/JOSM-GeoTools/lib/imageio-ext-tiff-1.1.5.jar"/>27 <classpathentry kind="lib" path="/JOSM-GeoTools/lib/imageio-ext-utilities-1.1.5.jar"/>28 <classpathentry kind="lib" path="/JOSM-GeoTools/lib/gt-opengis-8.3.jar"/>29 8 <classpathentry combineaccessrules="false" kind="src" path="/JOSM-log4j"/> 30 9 <classpathentry kind="output" path="bin"/>
Note:
See TracChangeset
for help on using the changeset viewer.