Ignore:
Timestamp:
Sep 21, 2007, 2:35:48 PM (16 years ago)
Author:
Martin Svensson
Message:

References #364, Added instructions how to make ant put base-plugins.xml and base-configurations.xml
in the plugin jar-file when building an external plugin.
Also updated the examples about this.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/examples/plugins/build.xml

    r2155 r3763  
    3535         manifest="MANIFEST.MF"
    3636         >
     37    <metainf file="./base-plugins.xml"></metainf>
     38        <metainf file="./base-configurations.xml"></metainf>
    3739      </jar>
    3840    </target>
Note: See TracChangeset for help on using the changeset viewer.