JAR a feature from PDE [message #58676] |
Mon, 27 April 2009 15:26  |
Eclipse User |
|
|
|
We have an RCP-based Product using Eclipse 3.5M6 with our Feature and
several Eclipse and custom plugins. I can sign our plugins explicitly
using SignJar during PDE Build in the customAssembly, post.jarUp target
because they are JARs. However, I would like to also sign our Feature but
it is in folder format, not JAR.
How can I get PDE to produce our feature in JAR shape instead of folder so
I can sign it?
Thanks,
msacarny
|
|
|
Re: JAR a feature from PDE [message #58831 is a reply to message #58676] |
Wed, 29 April 2009 14:15  |
Eclipse User |
|
|
|
In a headless build you can set "outputUpdateJars = true" and everything
will get jarred.
-Andrew
msacarny wrote:
> We have an RCP-based Product using Eclipse 3.5M6 with our Feature and
> several Eclipse and custom plugins. I can sign our plugins explicitly
> using SignJar during PDE Build in the customAssembly, post.jarUp target
> because they are JARs. However, I would like to also sign our Feature
> but it is in folder format, not JAR.
> How can I get PDE to produce our feature in JAR shape instead of folder
> so I can sign it?
>
> Thanks,
> msacarny
|
|
|
Re: JAR a feature from PDE [message #596510 is a reply to message #58676] |
Wed, 29 April 2009 14:15  |
Eclipse User |
|
|
|
In a headless build you can set "outputUpdateJars = true" and everything
will get jarred.
-Andrew
msacarny wrote:
> We have an RCP-based Product using Eclipse 3.5M6 with our Feature and
> several Eclipse and custom plugins. I can sign our plugins explicitly
> using SignJar during PDE Build in the customAssembly, post.jarUp target
> because they are JARs. However, I would like to also sign our Feature
> but it is in folder format, not JAR.
> How can I get PDE to produce our feature in JAR shape instead of folder
> so I can sign it?
>
> Thanks,
> msacarny
|
|
|
Powered by
FUDForum. Page generated in 0.04822 seconds