Changeset 29096 in osm for applications


Ignore:
Timestamp:
2012-12-19T14:01:57+01:00 (12 years ago)
Author:
donvip
Message:

[josm_geotools] fix project setup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/geotools/.classpath

    r28978 r29096  
    1414        <classpathentry exported="true" kind="lib" path="lib/vecmath-1.3.2.jar"/>
    1515        <classpathentry exported="true" kind="lib" path="/JOSM-jts/lib/jts-1.12.jar"/>
    16         <classpathentry exported="true" kind="lib" path="lib/gt-api-8.3.jar"/>
    17         <classpathentry exported="true" kind="lib" path="lib/gt-coverage-8.3.jar"/>
    18         <classpathentry exported="true" kind="lib" path="lib/gt-epsg-extension-8.3.jar"/>
    19         <classpathentry exported="true" kind="lib" path="lib/gt-epsg-hsql-8.3.jar"/>
    20         <classpathentry exported="true" kind="lib" path="lib/gt-geotiff-8.3.jar"/>
    21         <classpathentry exported="true" kind="lib" path="lib/gt-main-8.3.jar"/>
    22         <classpathentry exported="true" kind="lib" path="lib/gt-metadata-8.3.jar"/>
    23         <classpathentry exported="true" kind="lib" path="lib/gt-referencing-8.3.jar"/>
    2416        <classpathentry exported="true" kind="lib" path="lib/imageio-ext-tiff-1.1.5.jar"/>
    2517        <classpathentry exported="true" kind="lib" path="lib/imageio-ext-utilities-1.1.5.jar"/>
    26         <classpathentry exported="true" kind="lib" path="lib/gt-opengis-8.3.jar"/>
    27         <classpathentry exported="true" kind="lib" path="lib/gt-shapefile-8.3.jar"/>
    28         <classpathentry exported="true" kind="lib" path="lib/gt-data-8.3.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        <classpathentry exported="true" kind="lib" path="lib/jt-contour-1.3.0.jar"/>
     30        <classpathentry exported="true" kind="lib" path="lib/jt-rangelookup-1.3.0.jar"/>
     31        <classpathentry exported="true" kind="lib" path="lib/jt-utils-1.3.0.jar"/>
     32        <classpathentry exported="true" kind="lib" path="lib/jt-vectorbinarize-1.3.0.jar"/>
     33        <classpathentry exported="true" kind="lib" path="lib/jt-vectorize-1.3.0.jar"/>
     34        <classpathentry exported="true" kind="lib" path="lib/jt-zonalstats-1.3.0.jar"/>
    2935        <classpathentry kind="output" path="bin"/>
    3036</classpath>
Note: See TracChangeset for help on using the changeset viewer.