Index: applications/editors/josm/plugins/tagging-preset-tester/build.xml
===================================================================
--- applications/editors/josm/plugins/tagging-preset-tester/build.xml	(revision 3639)
+++ applications/editors/josm/plugins/tagging-preset-tester/build.xml	(revision 3640)
@@ -1,8 +1,8 @@
-<project name="annotation-tester" default="build" basedir=".">
+<project name="tagging-preset-tester" default="build" basedir=".">
 
 	<target name="build">
-		<jar destfile="${user.home}/.josm/plugins/annotation-tester.jar" 
+		<jar destfile="${user.home}/.josm/plugins/tagging-preset-tester.jar" 
 			 basedir="bin"
-			 manifest="src/org/openstreetmap/josm/plugins/annotationtester/MANIFEST.MF">
+			 manifest="src/org/openstreetmap/josm/plugins/taggingpresettester/MANIFEST.MF">
 			<fileset dir="."><include name="images/*"/></fileset>
 		</jar>
