Changeset 27751 in osm for applications/editors/josm/plugins/utilsplugin2/build.xml
- Timestamp:
- 2012-02-12T07:09:05+01:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/utilsplugin2/build.xml
r27616 r27751 43 43 <property name="plugin.dist.dir" value="../../dist"/> 44 44 <property name="ant.build.javac.target" value="1.5"/> 45 <property name="ant.build.javac.source" value="1.5"/> 45 46 <property name="plugin.dist.dir" value="../../dist"/> 46 47 <property name="plugin.jar" value="${plugin.dist.dir}/${ant.project.name}.jar"/>
Note:
See TracChangeset
for help on using the changeset viewer.