Ignore:
Timestamp:
2018-10-29T18:16:24+01:00 (6 years ago)
Author:
donvip
Message:

see #josm16912 - fix manifest

File:
1 edited

Legend:

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

    r34703 r34705  
    3636            <copy file="MANIFEST" tofile="@{manifest}" />
    3737            <manifest file="@{manifest}" mode="update">
    38                 <attribute name="Plugin-Class" value="${property.value}" />
     38                <attribute name="Plugin-Class" value="@{class}" />
    3939                <attribute name="Plugin-Platform" value="@{platform}" />
    4040            </manifest>
Note: See TracChangeset for help on using the changeset viewer.