Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » help to understand how editor work
help to understand how editor work [message #310782] Fri, 15 December 2006 04:32 Go to next message
Eclipse UserFriend
Originally posted by: c2p2_ging.hotmail.com

hi

in a rcp application, i have 2 perspectives A and B.
A is open. I open a custom editor in the perspective A.
I open B. My custom editor is also in the perspective B.

How can i see only the A editors in the perspective A and only the B
editors in the perspective B.

Thx for help

Ging.
Re: help to understand how editor work [message #310788 is a reply to message #310782] Fri, 15 December 2006 09:14 Go to previous messageGo to next message
Eclipse UserFriend
Ging wrote:
> How can i see only the A editors in the perspective A and only the B
> editors in the perspective B.

There's no way to do that at the moment. There is only one editor area,
and all open editors are displayed in every perspective that the editor
area is displayed.

Later,
PW
Re: help to understand how editor work [message #310791 is a reply to message #310788] Fri, 15 December 2006 09:31 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: c2p2_ging.hotmail.com

Paul Webster wrote:

> There's no way to do that at the moment. There is only one editor area,
> and all open editors are displayed in every perspective that the editor
> area is displayed.

I try to do it with perspectiveAdapter but now problem is i can't hide an
editor : i must close it on quit the perspective. So when i come back to
the perspective, framework re-open the editor, not only show it like views

So performance are very bad, due to xml parsing

Ging.
Re: help to understand how editor work [message #311192 is a reply to message #310791] Thu, 04 January 2007 05:15 Go to previous message
Eclipse UserFriend
Ging schrieb:
> Paul Webster wrote:
>
>> There's no way to do that at the moment. There is only one editor
>> area, and all open editors are displayed in every perspective that the
>> editor area is displayed.
>
> I try to do it with perspectiveAdapter but now problem is i can't hide
> an editor : i must close it on quit the perspective. So when i come back
> to the perspective, framework re-open the editor, not only show it like
> views
>
> So performance are very bad, due to xml parsing
>
> Ging.
>
Would it be possible to see a code for this?
Thanx Chris
Previous Topic:Copying *.class files to output directory
Next Topic:Eclipse does not respond to User Selections
Goto Forum:
  


Current Time: Wed Jul 23 18:07:36 EDT 2025

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

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

Back to the top