Ignore:
Timestamp:
2010-10-08T23:54:18+02:00 (16 years ago)
Author:
guggis
Message:

cosmetics (documentation etc.)
fixing unit tests

File:
1 edited

Legend:

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

    r23346 r23510  
    4343        <property name="plugin.src.dir"         value="src"/>
    4444        <!-- this is the directory where the plugin jar is copied to -->
    45         <property name="plugin.dist.dir"        value="../../dist"/>
     45        <property name="plugin.dist.dir"        value="dist"/>
    4646        <property name="ant.build.javac.target" value="1.5"/>
    47         <property name="plugin.dist.dir"        value="../../dist"/>
    4847        <property name="plugin.jar"             value="${plugin.dist.dir}/${ant.project.name}.jar"/>
    4948
Note: See TracChangeset for help on using the changeset viewer.