Ignore:
Timestamp:
2019-09-26T18:35:06+02:00 (6 years ago)
Author:
donvip
Message:

add required jars

File:
1 edited

Legend:

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

    r35124 r35135  
    2828        </classpathentry>
    2929        <classpathentry exported="true" kind="lib" path="lib/gt-geotiff-22.0.jar" sourcepath="lib/gt-geotiff-22.0-sources.jar">
     30                <attributes>
     31                        <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
     32                </attributes>
     33        </classpathentry>
     34        <classpathentry exported="true" kind="lib" path="lib/gt-imagemosaic-22.0.jar" sourcepath="lib/gt-imagemosaic-22.0-sources.jar">
     35                <attributes>
     36                        <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
     37                </attributes>
     38        </classpathentry>
     39        <classpathentry exported="true" kind="lib" path="lib/gt-jdbc-h2-22.0.jar">
    3040                <attributes>
    3141                        <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
Note: See TracChangeset for help on using the changeset viewer.