Ignore:
Timestamp:
2013-09-05T03:25:01+02:00 (12 years ago)
Author:
donvip
Message:

[josm_plugins] fix build.xml of opendata and cadastre_fr

File:
1 edited

Legend:

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

    r29854 r29917  
    1212    <import file="../build-common.xml"/>
    1313       
    14     <property name="jts" location="../../dist/jts.jar"/>
    15     <property name="geotools" location="../../dist/geotools.jar"/>
     14    <property name="jts" location="${plugin.dist.dir}/jts.jar"/>
     15    <property name="geotools" location="${plugin.dist.dir}/geotools.jar"/>
    1616       
    1717    <!--
Note: See TracChangeset for help on using the changeset viewer.