Index: applications/editors/josm/plugins/javafx/build.xml
===================================================================
--- applications/editors/josm/plugins/javafx/build.xml	(revision 34703)
+++ applications/editors/josm/plugins/javafx/build.xml	(revision 34705)
@@ -36,5 +36,5 @@
             <copy file="MANIFEST" tofile="@{manifest}" />
             <manifest file="@{manifest}" mode="update">
-                <attribute name="Plugin-Class" value="${property.value}" />
+                <attribute name="Plugin-Class" value="@{class}" />
                 <attribute name="Plugin-Platform" value="@{platform}" />
             </manifest>
