Bug 321860 - [EditorMgmt] IWorkbenchPage's javadoc needs to be updated with regards to its claim about editors and editor inputs
Summary: [EditorMgmt] IWorkbenchPage's javadoc needs to be updated with regards to its...
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.6   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-05 09:03 EDT by Remy Suen CLA
Modified: 2019-09-06 16:08 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 Remy Suen CLA 2010-08-05 09:03:46 EDT
http://help.eclipse.org/helios/nftopic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/ui/IWorkbenchPage.html

The number of views and editors within a page is restricted to simplify part management for the user. In particular:

* Unless a view explicitly allows for multiple instances in its plug-in declaration there will be only one instance in a given workbench page.
* Only one editor can exist for each editor input within a page.

-----------

Of course, the claim in the second bullet is incorrect. You can have multiple editors with the same input, it is as easy as going 'Window > New Editor'.
Comment 1 Eclipse Webmaster CLA 2019-09-06 16:08:46 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.