Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 208998 - PDE should be able to import into workspace dependency plugins
Summary: PDE should be able to import into workspace dependency plugins
Status: RESOLVED DUPLICATE of bug 195729
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.4   Edit
Hardware: PC All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: PDE-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-07 05:58 EST by Krzysztof Daniel CLA
Modified: 2007-11-08 12:30 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Krzysztof Daniel CLA 2007-11-07 05:58:01 EST
Problem:
    When you try to develop some RCP application or fix bugs you sometimes want to look into other plugins (eclipse part), to see different solutions or make some modifications.

Current Situation:
    You have to launch import wizard (project from CVS or plugin import) and manually define what do you want to checkout.

Desired Situation:
    User selects plugin from dependency, invokes action "as project" or similar and then pde asks CVS/plugin import, and then eventually for CVS locations. In optimistic case 3 mouse clicks to get plugin in workspace.

Additional Information:

This could be also helpful in eclipse development phase when checked out plugins have compile errors because local(eclipse) plugins are not up to date.
Comment 1 Brian Bauman CLA 2007-11-08 12:30:40 EST
Christopher, what would the advantage be as opposed to using the new "Project from CVS" wizard?

*** This bug has been marked as a duplicate of bug 195729 ***