Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Buckminster » Build a product without doing site.p2?
Build a product without doing site.p2? [message #652837] Mon, 07 February 2011 09:58 Go to next message
Matthew Webber is currently offline Matthew WebberFriend
Messages: 198
Registered: December 2010
Senior Member
The standard method of building a product is to run the Buckminster standard #site.p2 action, and then run a #create.product (or #crear.product.zip) action (which is not included with Buckminster, but there is a standard way to set it up).

In my case, I want a product (it doesn't need to be zipped), but I don't need a p2 site. Is there a way I can do this using Buckminster without creating a p2 site?

Currently, we use PDE build from an Ant script, and our developers sometimes use the "Eclipse Product export wizard" from the IDE.


Re: Build a product without doing site.p2? [message #652843 is a reply to message #652837] Mon, 07 February 2011 10:18 Go to previous message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
Hi Matthew,

Eclipse products are built from p2 repositories using p2. I don't think there's any other way to do it. If you don't
need the repository, then just delete it once the product has been created. If I'm not mistaking, that's exactly what
the "Eclipse Product export wizard" does.

Regards,
Thomas Hallgren


On 2011-02-07 10:58, Matthew Webber wrote:
> The standard method of building a product is to run the Buckminster standard #site.p2 action, and then run a
> #create.product (or #crear.product.zip) action (which is not included with Buckminster, but there is a standard way to
> set it up).
>
> In my case, I want a product (it doesn't need to be zipped), but I don't need a p2 site. Is there a way I can do this
> using Buckminster without creating a p2 site?
>
> Currently, we use PDE build from an Ant script, and our developers sometimes use the "Eclipse Product export wizard"
> from the IDE.
>
>
>
Previous Topic:Fragment is unable to resolve a class in host
Next Topic:Downloading source bundles
Goto Forum:
  


Current Time: Sun Jan 19 03:31:08 GMT 2025

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

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

Back to the top