Ignore:
Timestamp:
2008-08-18T16:32:47+02:00 (16 years ago)
Author:
stoecker
Message:

updated code to current JOSM state

File:
1 edited

Legend:

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

    r9274 r9948  
    2424    <ant        dir="osmarender"        antfile="build.xml"     target="dist"/>
    2525    <ant        dir="plastic_laf"       antfile="build.xml"     target="dist"/>
     26    <ant        dir="pluginmanager"     antfile="build.xml"     target="dist"/>
    2627    <ant        dir="slippymap"         antfile="build.xml"     target="dist"/>
     28    <ant        dir="tagging-preset-tester"     antfile="build.xml"     target="dist"/>
    2729    <ant        dir="utilsplugin"       antfile="build.xml"     target="dist"/>
    2830    <ant        dir="validator"         antfile="build.xml"     target="dist"/>
     
    3436    <ant        dir="grid"              antfile="build.xml"     target="dist"/>
    3537    <ant        dir="navigator"         antfile="build.xml"     target="dist"/>
    36     <ant        dir="pluginmanager"     antfile="build.xml"     target="dist"/>
    3738    <ant        dir="surveyor"          antfile="build.xml"     target="dist"/>
    38     <ant        dir="tagging-preset-tester"     antfile="build.xml"     target="dist"/>
    3939    <ant        dir="waypoints"         antfile="build.xml"     target="dist"/>
    4040  </target>
Note: See TracChangeset for help on using the changeset viewer.