Changeset 30157 in osm for applications/editors/josm/plugins/smed2/build.xml
- Timestamp:
- 2013-12-29T12:52:10+01:00 (12 years ago)
- File:
-
- 1 edited
-
applications/editors/josm/plugins/smed2/build.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/smed2/build.xml
r29996 r30157 39 39 <!-- this is the directory where the plugin jar is copied to --> 40 40 <property name="plugin.dist.dir" value="../../dist"/> 41 <property name="ant.build.javac.target" value="1. 6"/>41 <property name="ant.build.javac.target" value="1.7"/> 42 42 <property name="plugin.dist.dir" value="../../dist"/> 43 43 <property name="plugin.jar" value="${plugin.dist.dir}/${ant.project.name}.jar"/>
Note:
See TracChangeset
for help on using the changeset viewer.
