Skip to main content



      Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » JAR a feature from PDE
JAR a feature from PDE [message #58676] Mon, 27 April 2009 15:26 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
Previous Topic:Can Repo folder be used as update site?
Next Topic:PDE build issues with multiple platforms
Goto Forum:
  


Current Time: Thu Mar 13 13:48:22 EDT 2025

Powered by FUDForum. Page generated in 0.04822 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top