Bug 244364 - [MPE] [EditorMgmt] Implement a split editor based on AbstractMultiEditor
Summary: [MPE] [EditorMgmt] Implement a split editor based on AbstractMultiEditor
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.1   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-16 12:01 EDT by Nikolay Botev CLA
Modified: 2013-10-24 11:50 EDT (History)
9 users (show)

See Also:


Attachments
patch implementing split editor support (61.70 KB, patch)
2008-08-16 12:03 EDT, Nikolay Botev CLA
no flags Details | Diff
split editor patch against R3_6_1 (12.62 KB, patch)
2011-02-19 02:49 EST, Nikolay Botev CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolay Botev CLA 2008-08-16 12:01:02 EDT
This bug will be used to track the split editor implementation I (Nikolay Botev) created as part of Google Summer of Code 2008
Comment 1 Nikolay Botev CLA 2008-08-16 12:03:59 EDT
Created attachment 110149 [details]
patch implementing split editor support

There is a lot going on in this patch. I will post functional specifications for new functionality/API here later.

Any feedback will be greatly appreciated!
Comment 2 Mike Wilson CLA 2009-05-05 10:33:40 EDT
Changing Version tag to something more believable. Note that this is not a statement about when the enhancement request will be addressed (the Target Milestone field is used for that); the Version tag should be set to the version of Eclipse you were using when you saw the need for the enhancement.
Comment 3 Boris Bokowski CLA 2009-11-17 13:06:22 EST
Remy is now responsible for watching the [EditorMgmt] component area.
Comment 4 Nikolay Botev CLA 2011-02-19 02:49:48 EST
Created attachment 189341 [details]
split editor patch against R3_6_1

this is the split editor work updated against the current eclipse version - label R3_6_1.

I won't have time to get back to this for another year, but if anyone is willing to pick this up I will be happy to provide any support I can. More details here http://bonovox.be/blog/?p=22
Comment 5 Nikolay Botev CLA 2011-02-19 02:51:35 EST
i presume a year from now will be the 3.8/4.2 dev timeframe, and the 4.x stream will make more sense, so updating version accordingly
Comment 6 Eric Moffatt CLA 2013-10-21 14:42:40 EDT
Nikolay, I'm currently working on a version of 'split editors' that doesn't use the multi-editor approach but instead uses the new UI Model.

Should be done by M3 but may slip to M4 (because we're reviewing all our bugs...;-).

Keep you eyes on the New and Noteworthy, I'd appreciate your feedback.