Changeset 34131 in osm


Ignore:
Timestamp:
2018-03-26T21:24:30+02:00 (7 years ago)
Author:
donvip
Message:

include JDOM 1 now it has been removed from GeoTools

Location:
applications/editors/josm/plugins/opendata
Files:
3 added
1 edited

Legend:

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

    r33634 r34131  
    2323        <classpathentry combineaccessrules="false" kind="src" path="/JOSM-apache-commons"/>
    2424        <classpathentry combineaccessrules="false" kind="src" path="/JOSM-EJML"/>
     25        <classpathentry kind="lib" path="lib/jdom-1.1.3.jar" sourcepath="lib/jdom-1.1.3-sources.jar">
     26                <attributes>
     27                        <attribute name="javadoc_location" value="jar:platform:/resource/JOSM-OpenData/lib/jdom-1.1.3-javadoc.jar!/"/>
     28                </attributes>
     29        </classpathentry>
    2530        <classpathentry kind="output" path="bin"/>
    2631</classpath>
Note: See TracChangeset for help on using the changeset viewer.