Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DSDP - Target Management » programmatic opening of the RSE view
programmatic opening of the RSE view [message #558938] Wed, 15 September 2010 04:23 Go to next message
jcb  is currently offline jcb Friend
Messages: 12
Registered: September 2010
Junior Member
I apologize for missing something that must be totally obvious (that's why I can't find it in the docs).

I am developing my own perspective, and I want the RSE view to be a part of it i.e. I want it to be another view along side my own.

So I'm combing the developer guide and I can't find anything resembling the ID to use for the RSE. Wouldn't it go something like this...??

layout.addView(RSEView.ID, IPageLayout.TOP, 0.15f, editorArea);


Where RSEView.ID is the magic bit that I can't find anywhere.

Sorry for being dumb maybe I have been staring at it for too long.

Thanks.
JCB
Re: programmatic opening of the RSE view [message #559496 is a reply to message #558938] Thu, 16 September 2010 20:33 Go to previous messageGo to next message
jcb  is currently offline jcb Friend
Messages: 12
Registered: September 2010
Junior Member
Seriously? No replies?

I found the showRSEPerspective method, but I don't want to open the whole perspective. I only want the RSE tree view. Is there really no documented way to do this??


Re: programmatic opening of the RSE view [message #559696 is a reply to message #559496] Fri, 17 September 2010 15:23 Go to previous message
David McKnight is currently offline David McKnightFriend
Messages: 244
Registered: July 2009
Senior Member
Hi jcb,

I think you want to use this:
SystemViewPart.ID

or more specifically:
"org.eclipse.rse.ui.view.systemView"


"jcb" <lotusseries7@gmail.com> wrote in message
news:i6tuv7$db1$1@build.eclipse.org...
> Seriously? No replies?
>
> I found the showRSEPerspective method, but I don't want to open the whole
> perspective. I only want the RSE tree view. Is there really no documented
> way to do this??
>
>
>
Re: programmatic opening of the RSE view [message #559697 is a reply to message #559496] Fri, 17 September 2010 15:23 Go to previous message
David McKnight is currently offline David McKnightFriend
Messages: 244
Registered: July 2009
Senior Member
Hi jcb,

I think you want to use this:
SystemViewPart.ID

or more specifically:
"org.eclipse.rse.ui.view.systemView"


"jcb" <lotusseries7@gmail.com> wrote in message
news:i6tuv7$db1$1@build.eclipse.org...
> Seriously? No replies?
>
> I found the showRSEPerspective method, but I don't want to open the whole
> perspective. I only want the RSE tree view. Is there really no documented
> way to do this??
>
>
>
Re: programmatic opening of the RSE view [message #559699 is a reply to message #559496] Fri, 17 September 2010 15:23 Go to previous message
David McKnight is currently offline David McKnightFriend
Messages: 244
Registered: July 2009
Senior Member
Hi jcb,

I think you want to use this:
SystemViewPart.ID

or more specifically:
"org.eclipse.rse.ui.view.systemView"


"jcb" <lotusseries7@gmail.com> wrote in message
news:i6tuv7$db1$1@build.eclipse.org...
> Seriously? No replies?
>
> I found the showRSEPerspective method, but I don't want to open the whole
> perspective. I only want the RSE tree view. Is there really no documented
> way to do this??
>
>
>
Re: programmatic opening of the RSE view [message #559700 is a reply to message #559496] Fri, 17 September 2010 15:23 Go to previous message
David McKnight is currently offline David McKnightFriend
Messages: 244
Registered: July 2009
Senior Member
Hi jcb,

I think you want to use this:
SystemViewPart.ID

or more specifically:
"org.eclipse.rse.ui.view.systemView"


"jcb" <lotusseries7@gmail.com> wrote in message
news:i6tuv7$db1$1@build.eclipse.org...
> Seriously? No replies?
>
> I found the showRSEPerspective method, but I don't want to open the whole
> perspective. I only want the RSE tree view. Is there really no documented
> way to do this??
>
>
>
Previous Topic:Execute command or script after SSH connection
Next Topic:Welcome to the Target Management newsgroup!
Goto Forum:
  


Current Time: Tue Apr 16 11:17:32 GMT 2024

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

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

Back to the top