Changeset 25037 in osm for applications/editors/josm


Ignore:
Timestamp:
2011-01-13T13:08:29+01:00 (14 years ago)
Author:
hind
Message:

Initial commit of Command Line plugin.

Location:
applications/editors/josm/plugins
Files:
27 added
1 edited

Legend:

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

    r24718 r25037  
    1414        <ant antfile="build.xml" target="dist" dir="colorscheme"/>
    1515        <ant antfile="build.xml" target="dist" dir="ColumbusCSV"/>
     16                <ant antfile="build.xml" target="dist" dir="CommandLine"/>
    1617        <ant antfile="build.xml" target="dist" dir="Create_grid_of_ways"/>
    1718        <ant antfile="build.xml" target="dist" dir="czechaddress"/>
     
    8687        <ant antfile="build.xml" target="clean" dir="cadastre-fr"/>
    8788        <ant antfile="build.xml" target="clean" dir="colorscheme"/>
     89        <ant antfile="build.xml" target="clean" dir="CommandLine"/>
    8890        <ant antfile="build.xml" target="clean" dir="Create_grid_of_ways"/>
    8991        <ant antfile="build.xml" target="clean" dir="czechaddress"/>
Note: See TracChangeset for help on using the changeset viewer.