Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Building an update site using PDE Build
Building an update site using PDE Build [message #20289] Mon, 08 September 2008 20:32 Go to next message
Eclipse UserFriend
Originally posted by: martin.ohlsson.netplus.se

Hi group,
I want to build an update site using PDE Build. Is that possible? How?

Regards,
Martin
Re: Building an update site using PDE Build [message #20427 is a reply to message #20289] Tue, 09 September 2008 19:56 Go to previous message
Andrew Niefer is currently offline Andrew NieferFriend
Messages: 990
Registered: July 2009
Senior Member
PDE/Build does not do anything with site.xml files. You can do a normal
headless build and specify the property "outputUpdateJars=true" to get
jars for an update site (instead of jars or folders according to
specific bundle shapes). Then all you need to do is provide the
site.xml file.

-Andrew

Martin O wrote:
> Hi group,
> I want to build an update site using PDE Build. Is that possible? How?
>
> Regards,
> Martin
>
>
Re: Building an update site using PDE Build [message #579495 is a reply to message #20289] Tue, 09 September 2008 19:56 Go to previous message
Andrew Niefer is currently offline Andrew NieferFriend
Messages: 990
Registered: July 2009
Senior Member
PDE/Build does not do anything with site.xml files. You can do a normal
headless build and specify the property "outputUpdateJars=true" to get
jars for an update site (instead of jars or folders according to
specific bundle shapes). Then all you need to do is provide the
site.xml file.

-Andrew

Martin O wrote:
> Hi group,
> I want to build an update site using PDE Build. Is that possible? How?
>
> Regards,
> Martin
>
>
Previous Topic:How to specify <launcherIcons> in product.properties file
Next Topic:how to display log4j output in plugin console?
Goto Forum:
  


Current Time: Thu Apr 25 14:08:52 GMT 2024

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

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

Back to the top