Bug 85742 - [RCP] Doc clarification required for IWorkbenchConfigurer.create*
Summary: [RCP] Doc clarification required for IWorkbenchConfigurer.create*
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.1   Edit
Hardware: Macintosh All
: P3 minor (vote)
Target Milestone: 3.4 M1   Edit
Assignee: Boris Bokowski CLA
QA Contact:
URL:
Whiteboard:
Keywords: api
Depends on:
Blocks:
 
Reported: 2005-02-17 13:41 EST by Kim Horne CLA
Modified: 2007-09-18 13:34 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kim Horne CLA 2005-02-17 13:41:40 EST
I20050215-2300

Is it safe to call create*(blah) more than once on IWorkbenchWindowConfigurer?  As it is, multiple 
controls will be created by the WorkbenchWindow but only one will be recognized.
Comment 1 Nick Edgar CLA 2005-02-17 23:15:38 EST
No, this wasn't the intent.  Should probably Javadoc it and enforce that it's
only called once.
Comment 2 Nick Edgar CLA 2006-03-15 11:24:27 EST
Reassigning bugs in component areas that are changing ownership.
Comment 3 Boris Bokowski CLA 2007-06-21 13:45:31 EDT
Javadoc clarification released >20070621.
Comment 4 Boris Bokowski CLA 2007-09-18 13:34:58 EDT
Verified by source inspection in I20070918-0010.