Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 08:04 Go to next message
Wonjun Choi is currently offline Wonjun ChoiFriend
Messages: 12
Registered: May 2012
Junior Member
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 08: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 08:57 Go to previous messageGo to next message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
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 09: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] Thu, 04 October 2012 02:02 Go to previous messageGo to next message
Wonjun Choi is currently offline Wonjun ChoiFriend
Messages: 12
Registered: May 2012
Junior Member
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] Thu, 04 October 2012 02:11 Go to previous message
Wonjun Choi is currently offline Wonjun ChoiFriend
Messages: 12
Registered: May 2012
Junior Member
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 Apr 25 11:45:57 GMT 2024

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

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

Back to the top