[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.equinox] Re: [p2] How to prevent installation step (just unzip)

Do you mean that you want the bundles to be downloaded, but not added to the 
bundles.info?
If so, then once you have the ProvisioningPlan, you should only run the 
collect phase of the engine.

HTH


"Claus Klammer" <klammer@xxxxxxxxx> wrote in message 
news:g5pvvg$rj9$1@xxxxxxxxxxxxxxxxxxxx
>I want to create a self provisioning RCP application but would like to just 
>unzip the application without the need of installing it first. This must be 
>possible since Eclipse 3.4 itself needs only to be extracted and update is 
>working.
>
> Regards,
> Claus Klammer