Changeset 29917 in osm for applications/editors/josm/plugins/opendata
- Timestamp:
 - 2013-09-05T03:25:01+02:00 (12 years ago)
 - File:
 - 
      
- 1 edited
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
applications/editors/josm/plugins/opendata/build.xml
r29854 r29917 12 12 <import file="../build-common.xml"/> 13 13 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"/> 16 16 17 17 <!--  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  