| [news.eclipse.technology.equinox] Re: [p2] How to prevent installation step (just unzip) |
How can I get rid of the need to install the product first?
Claus
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@xxxxxxxxxxxxxxxxxxxxI 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