Index: trunk/build.xml
===================================================================
--- trunk/build.xml	(revision 1660)
+++ trunk/build.xml	(revision 1682)
@@ -77,3 +77,7 @@
 	</target>
 
+	<target name="dev-deploy" depends="dist">
+		<copy  file="dist/josm-custom.jar" todir="C:\data\projekte\osm\tag-editor-plugin"/>
+	</target>
+
 </project>
