Ignore:
Timestamp:
2015-02-16T22:58:49+01:00 (11 years ago)
Author:
donvip
Message:

[josm_geotools] update to GeoTools 12.2 + enable load at runtime

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/geotools/build.xml

    r30734 r30999  
    1010    <property name="plugin.description" value="Provides parts of the GeoTools library for other JOSM plugins. Not meant to be installed directly by users, but rather as a dependency for other plugins."/>
    1111    <property name="plugin.icon" value="images/compass.png"/>
     12    <property name="plugin.canloadatruntime" value="true"/>
    1213    <!--<property name="plugin.link" value="..."/>-->
    1314    <!--<property name="plugin.early" value="..."/>-->
Note: See TracChangeset for help on using the changeset viewer.