Ignore:
Timestamp:
2006-10-13T21:50:23+02:00 (20 years ago)
Author:
imi
Message:

added josm translation plugins and annotation-tester plugin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • utils/josm/plugins/osmarender/build.xml

    r1438 r1467  
    11<project name="osmarender" default="build" basedir=".">
    22
    3         <property name="josm" location="../../../../editors/josm/dist/josm-custom.jar" />
     3        <!--property name="josm" location="../../../../editors/josm/dist/josm-custom.jar" /-->
     4        <property name="josm" location="../../../../../josm/bin" />
     5
    46        <property name="osmarender" location="../../../osmarender" />
    57        <property name="target" location="dist/osmarender.jar" />
Note: See TracChangeset for help on using the changeset viewer.