Ignore:
Timestamp:
2019-09-26T13:14:00+02:00 (5 years ago)
Author:
donvip
Message:

see #josm17933 - see #josm17976 - upgrade to GeoTools 22.0

File:
1 edited

Legend:

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

    r34143 r35123  
    88        <classpathentry kind="lib" path="lib/commons-collections-3.2.2.jar"/>
    99        <classpathentry kind="lib" path="lib/commons-jxpath-1.3.jar"/>
    10         <classpathentry kind="lib" path="lib/gt-app-schema-resolver-19.0.jar">
     10        <classpathentry kind="lib" path="lib/gt-app-schema-resolver-22.0.jar">
    1111                <attributes>
    1212                        <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
    1313                </attributes>
    1414        </classpathentry>
    15         <classpathentry kind="lib" path="lib/gt-cql-19.0.jar">
     15        <classpathentry kind="lib" path="lib/gt-cql-22.0.jar">
    1616                <attributes>
    1717                        <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
    1818                </attributes>
    1919        </classpathentry>
    20         <classpathentry kind="lib" path="lib/gt-render-19.0.jar">
     20        <classpathentry kind="lib" path="lib/gt-render-22.0.jar">
    2121                <attributes>
    2222                        <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
    2323                </attributes>
    2424        </classpathentry>
    25         <classpathentry kind="lib" path="lib/gt-referencing3D-19.0.jar">
     25        <classpathentry kind="lib" path="lib/gt-wfs-ng-22.0.jar">
    2626                <attributes>
    2727                        <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
    2828                </attributes>
    2929        </classpathentry>
    30         <classpathentry kind="lib" path="lib/gt-wfs-ng-19.0.jar">
     30        <classpathentry kind="lib" path="lib/gt-xml-22.0.jar">
    3131                <attributes>
    3232                        <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
    3333                </attributes>
    3434        </classpathentry>
    35         <classpathentry kind="lib" path="lib/gt-xml-19.0.jar">
     35        <classpathentry kind="lib" path="lib/gt-xsd-core-22.0.jar">
    3636                <attributes>
    3737                        <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
    3838                </attributes>
    3939        </classpathentry>
    40         <classpathentry kind="lib" path="lib/gt-xsd-core-19.0.jar">
    41                 <attributes>
    42                         <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
    43                 </attributes>
    44         </classpathentry>
    45         <classpathentry kind="lib" path="lib/gt-xsd-wfs-19.0.jar">
     40        <classpathentry kind="lib" path="lib/gt-xsd-wfs-22.0.jar">
    4641                <attributes>
    4742                        <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
Note: See TracChangeset for help on using the changeset viewer.