Ignore:
Timestamp:
2012-02-12T07:09:05+01:00 (13 years ago)
Author:
joshdoe
Message:

conflation: make plugin somewhat usable, but only using one layer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/utilsplugin2/build.xml

    r27616 r27751  
    4343    <property name="plugin.dist.dir" value="../../dist"/>
    4444    <property name="ant.build.javac.target" value="1.5"/>
     45    <property name="ant.build.javac.source" value="1.5"/>
    4546    <property name="plugin.dist.dir" value="../../dist"/>
    4647    <property name="plugin.jar" value="${plugin.dist.dir}/${ant.project.name}.jar"/>
Note: See TracChangeset for help on using the changeset viewer.