Ignore:
Timestamp:
2018-08-18T21:09:08+02:00 (7 years ago)
Author:
donvip
Message:

rename package

File:
1 edited

Legend:

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

    r34498 r34574  
    1010    -->
    1111    <property name="plugin.author" value="Hind"/>
    12     <property name="plugin.class" value="CommandLine.CommandLine"/>
     12    <property name="plugin.class" value="org.openstreetmap.josm.plugins.commandline.CommandLine"/>
    1313    <property name="plugin.description" value="Implements a command line and enables to create your commands. See link for standard commands (arc, circle etc.)"/>
    1414    <property name="plugin.icon" value="images/commandline.png"/>
Note: See TracChangeset for help on using the changeset viewer.