Skip to main content



      Home
Home » Eclipse Projects » Eclipse 4 » how can I make this editor using RCP?
how can I make this editor using RCP? [message #923807] Wed, 26 September 2012 04:04 Go to next message
Eclipse UserFriend
hello,

I like to seperate the eclipse editor. like this

--------
tab1 |
----------------------------------------
...............................................|
...............................................|
...............................................| <- editor1
...............................................|
---------------------------------------|
...............................................|
...............................................|
...............................................| <- editor2
...............................................|
---------------------------------------|
...............................................|
...............................................|
...............................................| <- editor3
...............................................|
---------------------------------------|

and other menu and package explorer will be not changed.

how can I do?

Wonjun, Choi
Re: how can I make this editor using RCP? [message #923844 is a reply to message #923807] Wed, 26 September 2012 04:42 Go to previous messageGo to next message
Eclipse UserFriend
Here http://www.vogella.com/articles/EclipseEditors/article.html is a place where you can learn how to build your own editors. As for the horizontal split I'm not sure you can do it.
Re: how can I make this editor using RCP? [message #923863 is a reply to message #923844] Wed, 26 September 2012 04:57 Go to previous messageGo to next message
Eclipse UserFriend
I think he wants https://bugs.eclipse.org/bugs/show_bug.cgi?id=378298

Tom

Am 26.09.12 10:42, schrieb Sopot Cela:
> Here http://www.vogella.com/articles/EclipseEditors/article.html is a
> place where you can learn how to build your own editors. As for the
> horizontal split I'm not sure you can do it.
Re: how can I make this editor using RCP? [message #923868 is a reply to message #923863] Wed, 26 September 2012 05:04 Go to previous messageGo to next message
Eclipse UserFriend
IIRC I talked to him on IRC and he wanted some multiple language editors to edit multiple files or sth like that. However if we're talking about the same file that one is the motherbugger Smile
Re: how can I make this editor using RCP? [message #932305 is a reply to message #923807] Wed, 03 October 2012 22:02 Go to previous messageGo to next message
Eclipse UserFriend
how can I combine between www.vogella.com/articles/EclipseEditors/article.html and www.vogella.com/articles/EclipsePlugIn/article.html
I am not sure how to attach the custom editor to the original eclipse editor
Re: how can I make this editor using RCP? [message #932314 is a reply to message #923807] Wed, 03 October 2012 22:11 Go to previous message
Eclipse UserFriend
how can I combine between www.vogella.com/articles/EclipseEditors/article.html and www.vogella.com/articles/EclipsePlugIn/article.html
I am not sure how to attach the custom editor to the original eclipse editor
Previous Topic:import org.eclipse.e4.ui.di.Focus; failing
Next Topic:[POSSIBLE BUG] Eclipse 4.2.1 mess in toolbars
Goto Forum:
  


Current Time: Thu Jul 24 20:27:27 EDT 2025

Powered by FUDForum. Page generated in 0.04556 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top