Retry...: Plugin version to manifest.mf?? [message #250442] |
Tue, 08 June 2004 12:38 |
Eclipse User |
|
|
|
Originally posted by: purjo76.luukku.com
Hi!
I already asked this before, but no one did give me an answer. So IŽll try
again...;=)
When IŽm exporting my plugin from Eclipse, this kind of manifest.mf will
be automatically added in the created JAR:
Manifest-Version: 1.0
Ant-Version: Apache Ant 1.5.3
Created-By: 1.4.2_03-b02 (Sun Microsystems Inc.)
I also want that the plugin version mentioned in the plugin.xml would be
insereted in to that file. How can I do it?? Do I have to add some switch
somewhere or what??
|
|
|
Re: Retry...: Plugin version to manifest.mf?? [message #250697 is a reply to message #250442] |
Tue, 08 June 2004 23:32 |
Eclipse User |
|
|
|
Originally posted by: pascal.ibm.canada
You would have to have your own build script and specify custom = true
in the build.properties.
PaScaL
Purjo wrote:
> Hi!
>
> I already asked this before, but no one did give me an answer. So IŽll try
> again...;=)
>
> When IŽm exporting my plugin from Eclipse, this kind of manifest.mf will
> be automatically added in the created JAR:
>
> Manifest-Version: 1.0
> Ant-Version: Apache Ant 1.5.3
> Created-By: 1.4.2_03-b02 (Sun Microsystems Inc.)
>
> I also want that the plugin version mentioned in the plugin.xml would be
> insereted in to that file. How can I do it?? Do I have to add some switch
> somewhere or what??
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.16107 seconds