Changeset 36013 in osm for applications/editors/josm/plugins/ImportImagePlugin/build.xml
- Timestamp:
- 2022-08-04T15:43:42+02:00 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/ImportImagePlugin/build.xml
r34519 r36013 12 12 <property name="plugin.icon" value="images/layericon.png"/> 13 13 <property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/ImportImagePlugin"/> 14 <property name="plugin.requires" value=" log4j;jts;ejml;geotools"/>14 <property name="plugin.requires" value="jts;ejml;geotools"/> 15 15 16 16 <!-- ** include targets that all plugins have in common ** --> … … 18 18 19 19 <fileset id="plugin.requires.jars" dir="${plugin.dist.dir}"> 20 <include name="log4j.jar"/>21 20 <include name="jts.jar"/> 22 21 <include name="ejml.jar"/>
Note:
See TracChangeset
for help on using the changeset viewer.
