Bug 25208 - [Working Sets] IWorkingSet needs method to set editPageID
Summary: [Working Sets] IWorkingSet needs method to set editPageID
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P2 normal (vote)
Target Milestone: 2.1 M5   Edit
Assignee: Knut Radloff CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 26477 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-10-22 14:08 EDT by Michael Blout CLA
Modified: 2004-04-30 11:57 EDT (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 Michael Blout CLA 2002-10-22 14:08:13 EDT
When using WorkingSetManager to create working sets without using UI,
there is no way to assign one of the existing working set editors to it.
On shutdown, the editPageID of org.eclipse.ui.internal.WorkingSet is fixed up 
to be "org.eclipse.ui.resourceWorkingSetPage".  There is no way to use the Java 
working set editor, for example, without casting to the internal implementation.
Comment 1 Knut Radloff CLA 2002-11-18 12:17:55 EST
*** Bug 26477 has been marked as a duplicate of this bug. ***
Comment 2 Knut Radloff CLA 2003-01-17 13:34:54 EST
Fixed in >20030117. Added setId/getId API to IWorkingSet.
Added new test cases to IWorkingSetTest.
Comment 3 Ines Khelifi CLA 2004-04-30 11:57:54 EDT
*** Bug 59829 has been marked as a duplicate of this bug. ***