Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Perspective switching and Windows(Switch to perspective or open it in new window)
Perspective switching and Windows [message #1063925] Sat, 15 June 2013 22:49 Go to next message
Rob Brown-Bayliss is currently offline Rob Brown-BaylissFriend
Messages: 1
Registered: June 2013
Junior Member
Hi

I am new to eclipse and rcp, so am creating an e4 rcp application for the first time. I am not using the 3.x compatibility features as I feel its' best to stick with e4 since I do not know e3.

I could not find any info in tutorials about the perspective switcher, but did find this plugin (Cant link to it due to my message count being too low, h t t p s : / / github.com/jd-carroll/e4-perspective-switcher) and have tried it out.

What I would like to be able to do is optionally open a perspective in a new window or switch to it depending on users choice. The reason behind this is to enable a person with multiple monitors to have 2 perspectives open at once. These perspectives will be different views etc. For example having text editors in one, and graphical editors in another perspective.

Can anyone point me in the right direction for this, either using the above plugin or some other method?

Thanks

Re: Perspective switching and Windows [message #1064061 is a reply to message #1063925] Mon, 17 June 2013 13:23 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

On 06/16/2013 05:19 PM, Rob Brown-Bayliss wrote:
> Hi
>
> I am new to eclipse and rcp, so am creating an e4 rcp application for
> the first time. I am not using the 3.x compatibility features as I feel
> its' best to stick with e4 since I do not know e3.
>
> I could not find any info in tutorials about the perspective switcher,
> but did find this plugin (Cant link to it due to my message count being
> too low, h t t p s : / / github.com/jd-carroll/e4-perspective-switcher)
> and have tried it out.

There isn't an Eclipse4 perspective switcher (the one in addons needs
the 4.x Workbench/Compat layer to work). Except for the one you found
that JD wrote. If you want to enhance it to work similar to the regular
one in the Eclipse IDE, you'll have to create new windows with your new
perspective by hand and then attach it to the model and set the TBR to true

Later,
PW


--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Platform_Expression_Framework
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.platform.doc.isv/guide/workbench.htm


Previous Topic:Does Eclipse support SP800-131a and FIPS 140-2 standards?
Next Topic:Project to Contribute
Goto Forum:
  


Current Time: Sat Apr 20 03:54:44 GMT 2024

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

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

Back to the top