Stack view with editor in eclipse 3.5. [message #877981] |
Mon, 28 May 2012 04:37  |
Eclipse User |
|
|
|
In my RCP application, I have a view which displays a diagram based on the the file selected from Navigator view. The file opens in the separate editor area, but I want my diagram view & the editor to be stacked together as tabs.
In one of the tutorials it is mentioned that it is possible to stack a view with the editor area in eclipse 4.
However, I am using eclipse 3.5 and want to know if there a way to stack a view and editor in eclipse 3.5 as well.
|
|
|
Re: Stack view with editor in eclipse 3.5. [message #878175 is a reply to message #877981] |
Mon, 28 May 2012 14:47  |
Eclipse User |
|
|
|
Hello,
I am pretty sure this will not work for Eclipse 3.x, unless you alter the presentation layer of Eclipse, which would be too much effort for your desired feature.
Eclipse 4 no longer has an editor area, which must be defined for a perspective, so that you can also put editors in a ViewStack.
Best regards,
Simon
|
|
|
Powered by
FUDForum. Page generated in 0.03276 seconds