Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » JAR a feature from PDE
JAR a feature from PDE [message #58676] Mon, 27 April 2009 19:26 Go to next message
michael.sacarny is currently offline michael.sacarnyFriend
Messages: 103
Registered: July 2009
Location: USA
Senior Member
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 18:15 Go to previous message
Andrew Niefer is currently offline Andrew NieferFriend
Messages: 990
Registered: July 2009
Senior Member
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 18:15 Go to previous message
Andrew Niefer is currently offline Andrew NieferFriend
Messages: 990
Registered: July 2009
Senior Member
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 28 23:53:17 GMT 2024

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

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

Back to the top