Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [p2-dev] Delta Pack with Target Platform Editor

Hi Dennis,

O'Flynn, Dennis wrote:

Is it possible to use the target platform editor to add the entire delta pack from a P2 repository?

Short answer is, yes. Just unzip the delta-pack to a folder and add that as a "Directory" in a target platform definition.

The longer answer is, well, do you really want that? Why not just create a "Software Site" where you appoint the current Eclipse Platform (or the exact features that you need)? I.e.

1. Create a new empty Target.
2. Add a "Location".
3. Select a "Software Site"
4. Uncheck the "Include required software" in the "Add Software Site" dialog
5. Check "Include all environments"
6. Select a site such as "Galileo" or "The Eclipse Project Updates"
7. Select the features you want. Perhaps "Eclipse Platform" is enough?

This defines a platform that contains all the artifacts from the delta pack. Personally, I like this approach a lot better because it creates a managed target. It also leverages all bells and whistles with pack200, mirroring, etc. in P2. Nowadays, that means much shorter download times.

Kind Regards,
Thomas Hallgren

 

Dennis O'Flynn
Technical Consultant
compuware
One Campus Martius
12W-1104
Detroit, Michigan 48226
313-227-7433 Work
313-227-9230 Fax

 


The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it.


_______________________________________________ p2-dev mailing list p2-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/p2-dev


Back to the top