What's the term for the component that groups editors? [message #833575] |
Sat, 31 March 2012 14:22  |
Eclipse User |
|
|
|
So, in Eclipse, you can split-screen your editors to look at two or more at the same time. This creates multiple "groups" of editors. I'm trying to write a plugin that deals with this functionality, but I'm having a lot of trouble, possibly because I don't know the name used for that grouping component, and this makes it harder for me to search the docs for what I want.
Context: I'm writing a plugin that adds a keyboard shortcut to send the active editor to a different "group" of editors. You can do this by dragging and dropping in Eclipse, but there's no way to do it from the keyboard.
|
|
|
|
Re: What's the term for the component that groups editors? [message #869762 is a reply to message #833575] |
Fri, 04 May 2012 04:54  |
Eclipse User |
|
|
|
On 31.03.2012 20:22, Derek Thurn wrote:
> So, in Eclipse, you can split-screen your editors to look at two or
> more at the same time. This creates multiple "groups" of editors. I'm
> trying to write a plugin that deals with this functionality, but I'm
> having a lot of trouble, possibly because I don't know the name used
> for that grouping component, and this makes it harder for me to search
> the docs for what I want.
It's called "editor area".
Dani
>
> Context: I'm writing a plugin that adds a keyboard shortcut to send
> the active editor to a different "group" of editors. You can do this
> by dragging and dropping in Eclipse, but there's no way to do it from
> the keyboard.
|
|
|
Powered by
FUDForum. Page generated in 0.06485 seconds