Index: applications/editors/josm/plugins/CommandLine/build.xml
===================================================================
--- applications/editors/josm/plugins/CommandLine/build.xml	(revision 34498)
+++ applications/editors/josm/plugins/CommandLine/build.xml	(revision 34574)
@@ -10,5 +10,5 @@
     -->
     <property name="plugin.author" value="Hind"/>
-    <property name="plugin.class" value="CommandLine.CommandLine"/>
+    <property name="plugin.class" value="org.openstreetmap.josm.plugins.commandline.CommandLine"/>
     <property name="plugin.description" value="Implements a command line and enables to create your commands. See link for standard commands (arc, circle etc.)"/>
     <property name="plugin.icon" value="images/commandline.png"/>
