Ignore:
Timestamp:
2012-11-24T11:52:02+01:00 (12 years ago)
Author:
donvip
Message:

[josm_geotools] fix libraries export in Eclipse project

File:
1 edited

Legend:

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

    r28943 r28972  
    44        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
    55        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    6         <classpathentry kind="lib" path="lib/commons-beanutils-1.7.0.jar"/>
    7         <classpathentry kind="lib" path="lib/commons-pool-1.5.4.jar"/>
    8         <classpathentry kind="lib" path="lib/hsqldb-1.8.0.7.jar"/>
    9         <classpathentry kind="lib" path="lib/jai_codec-1.1.3.jar"/>
    10         <classpathentry kind="lib" path="lib/jai_core-1.1.3.jar"/>
    11         <classpathentry kind="lib" path="lib/jai_imageio-1.1.jar"/>
    12         <classpathentry kind="lib" path="lib/jdom-1.0.jar"/>
    13         <classpathentry kind="lib" path="lib/jsr-275-1.0-beta-2.jar"/>
    14         <classpathentry kind="lib" path="lib/vecmath-1.3.2.jar"/>
    15         <classpathentry kind="lib" path="/JOSM-jts/lib/jts-1.12.jar"/>
    16         <classpathentry kind="lib" path="lib/gt-api-8.3.jar"/>
    17         <classpathentry kind="lib" path="lib/gt-coverage-8.3.jar"/>
    18         <classpathentry kind="lib" path="lib/gt-epsg-extension-8.3.jar"/>
    19         <classpathentry kind="lib" path="lib/gt-epsg-hsql-8.3.jar"/>
    20         <classpathentry kind="lib" path="lib/gt-geotiff-8.3.jar"/>
    21         <classpathentry kind="lib" path="lib/gt-main-8.3.jar"/>
    22         <classpathentry kind="lib" path="lib/gt-metadata-8.3.jar"/>
    23         <classpathentry kind="lib" path="lib/gt-referencing-8.3.jar"/>
    24         <classpathentry kind="lib" path="lib/imageio-ext-tiff-1.1.5.jar"/>
    25         <classpathentry kind="lib" path="lib/imageio-ext-utilities-1.1.5.jar"/>
    26         <classpathentry kind="lib" path="lib/gt-opengis-8.3.jar"/>
     6        <classpathentry exported="true" kind="lib" path="lib/commons-beanutils-1.7.0.jar"/>
     7        <classpathentry exported="true" kind="lib" path="lib/commons-pool-1.5.4.jar"/>
     8        <classpathentry exported="true" kind="lib" path="lib/hsqldb-1.8.0.7.jar"/>
     9        <classpathentry exported="true" kind="lib" path="lib/jai_codec-1.1.3.jar"/>
     10        <classpathentry exported="true" kind="lib" path="lib/jai_core-1.1.3.jar"/>
     11        <classpathentry exported="true" kind="lib" path="lib/jai_imageio-1.1.jar"/>
     12        <classpathentry exported="true" kind="lib" path="lib/jdom-1.0.jar"/>
     13        <classpathentry exported="true" kind="lib" path="lib/jsr-275-1.0-beta-2.jar"/>
     14        <classpathentry exported="true" kind="lib" path="lib/vecmath-1.3.2.jar"/>
     15        <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"/>
     24        <classpathentry exported="true" kind="lib" path="lib/imageio-ext-tiff-1.1.5.jar"/>
     25        <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"/>
    2727        <classpathentry kind="output" path="bin"/>
    2828</classpath>
Note: See TracChangeset for help on using the changeset viewer.