Changeset 33338 in osm for applications/editors/josm
- Timestamp:
- 2017-05-27T00:08:44+02:00 (7 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
r33335 r33338 7 7 <classpathentry exported="true" kind="lib" path="lib/commons-pool-1.5.4.jar"/> 8 8 <classpathentry exported="true" kind="lib" path="lib/GeographicLib-Java-1.44.jar"/> 9 <classpathentry kind="lib" path="lib/gt-api-1 7.1.jar">9 <classpathentry kind="lib" path="lib/gt-api-18-SNAPSHOT.jar"> 10 10 <attributes> 11 11 <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/> 12 12 </attributes> 13 13 </classpathentry> 14 <classpathentry kind="lib" path="lib/gt-coverage-1 7.1.jar">14 <classpathentry kind="lib" path="lib/gt-coverage-18-SNAPSHOT.jar"> 15 15 <attributes> 16 16 <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/> 17 17 </attributes> 18 18 </classpathentry> 19 <classpathentry kind="lib" path="lib/gt-data-1 7.1.jar">19 <classpathentry kind="lib" path="lib/gt-data-18-SNAPSHOT.jar"> 20 20 <attributes> 21 21 <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/> 22 22 </attributes> 23 23 </classpathentry> 24 <classpathentry kind="lib" path="lib/gt-epsg-extension-1 7.1.jar">24 <classpathentry kind="lib" path="lib/gt-epsg-extension-18-SNAPSHOT.jar"> 25 25 <attributes> 26 26 <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/> 27 27 </attributes> 28 28 </classpathentry> 29 <classpathentry kind="lib" path="lib/gt-epsg-hsql-1 7.1.jar">29 <classpathentry kind="lib" path="lib/gt-epsg-hsql-18-SNAPSHOT.jar"> 30 30 <attributes> 31 31 <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/> 32 32 </attributes> 33 33 </classpathentry> 34 <classpathentry kind="lib" path="lib/gt-geotiff-1 7.1.jar">34 <classpathentry kind="lib" path="lib/gt-geotiff-18-SNAPSHOT.jar"> 35 35 <attributes> 36 36 <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/> 37 37 </attributes> 38 38 </classpathentry> 39 <classpathentry kind="lib" path="lib/gt-main-1 7.1.jar">39 <classpathentry kind="lib" path="lib/gt-main-18-SNAPSHOT.jar"> 40 40 <attributes> 41 41 <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/> 42 42 </attributes> 43 43 </classpathentry> 44 <classpathentry kind="lib" path="lib/gt-metadata-1 7.1.jar">44 <classpathentry kind="lib" path="lib/gt-metadata-18-SNAPSHOT.jar"> 45 45 <attributes> 46 46 <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/> 47 47 </attributes> 48 48 </classpathentry> 49 <classpathentry kind="lib" path="lib/gt-opengis-1 7.1.jar">49 <classpathentry kind="lib" path="lib/gt-opengis-18-SNAPSHOT.jar"> 50 50 <attributes> 51 51 <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/> 52 52 </attributes> 53 53 </classpathentry> 54 <classpathentry kind="lib" path="lib/gt-referencing-1 7.1.jar">54 <classpathentry kind="lib" path="lib/gt-referencing-18-SNAPSHOT.jar"> 55 55 <attributes> 56 56 <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/> 57 57 </attributes> 58 58 </classpathentry> 59 <classpathentry kind="lib" path="lib/gt-shapefile-1 7.1.jar">59 <classpathentry kind="lib" path="lib/gt-shapefile-18-SNAPSHOT.jar"> 60 60 <attributes> 61 61 <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
Note:
See TracChangeset
for help on using the changeset viewer.