Changeset 29854 in osm for applications/editors/josm/plugins/infomode
- Timestamp:
- 2013-08-21T03:47:16+02:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/infomode/build.xml
r29435 r29854 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. 5"/>41 <property name="ant.build.javac.target" value="1.6"/> 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.