Bug 280027 - [target] Use local repository as a source
Summary: [target] Use local repository as a source
Status: RESOLVED WORKSFORME
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.5   Edit
Hardware: PC Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: 3.7 M4   Edit
Assignee: Curtis Windatt CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 287619
Blocks:
  Show dependency tree
 
Reported: 2009-06-11 22:01 EDT by Pascal Rapicault CLA
Modified: 2010-11-23 09:38 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pascal Rapicault CLA 2009-06-11 22:01:36 EDT
When provisioning from a remote site, it could good to add the bundle pool of the running eclipse as a potential source of bundles. This would allow for a faster installation since instead of downloading bundles over the wire, we would just copy from the disk. 
This makes the case where I want in my target the same Platform than the one used in my SDK faster.
Comment 1 Darin Wright CLA 2009-06-12 08:52:54 EDT
Yes, we want to do this. I assume we add the local profile as a known metdata repository to our context when planning/slicing. But, how do we get an IMetadataRepository from an IProfile?
Comment 2 Curtis Windatt CLA 2009-06-12 09:57:44 EDT
Is there any concern that adding the running Eclipse to the list of metadata repositories will result in problems in the install dialog?  Since they share the same list of repos.
Comment 3 Curtis Windatt CLA 2010-11-23 09:38:53 EST
This is available in 3.7 M4.