Changeset 14127 in osm


Ignore:
Timestamp:
2009-03-19T10:38:52+01:00 (16 years ago)
Author:
stoecker
Message:

removed old pluginmanager code

Location:
applications/editors/josm/plugins
Files:
1 deleted
1 edited

Legend:

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

    r14125 r14127  
    3737        <ant antfile="build.xml" target="dist" dir="grid"/>
    3838        <ant antfile="build.xml" target="dist" dir="navigator"/>
    39         <ant antfile="build.xml" target="dist" dir="pluginmanager"/>
    4039    </target>
    4140    <target name="clean">
     
    5857        <ant antfile="build.xml" target="clean" dir="osmarender"/>
    5958        <ant antfile="build.xml" target="clean" dir="plastic_laf"/>
    60         <ant antfile="build.xml" target="clean" dir="pluginmanager"/>
    6159        <ant antfile="build.xml" target="clean" dir="remotecontrol"/>
    6260        <ant antfile="build.xml" target="clean" dir="slippymap"/>
Note: See TracChangeset for help on using the changeset viewer.