Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » how to show up the perspective button without click?
how to show up the perspective button without click? [message #629013] Sun, 26 September 2010 01:09 Go to next message
tom  is currently offline tom Friend
Messages: 17
Registered: August 2010
Junior Member
the default perspective is shown up when application runs on.
and to make second perspective popped up on it , I have to push perspective 'open perspective' button. This is the problem.

Does anyone know how I make second perspective shown up automatically when the application is running on?
please
Re: how to show up the perspective button without click? [message #629168 is a reply to message #629013] Mon, 27 September 2010 12:01 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

Check out
org.eclipse.ui.IWorkbenchPreferenceConstants.PERSPECTIVE_BAR _EXTRAS

You use that preference in your plugin_customization.ini. See
http://dsdp.eclipse.org/help/latest/index.jsp?topic=/org.ecl ipse.platform.doc.isv/guide/product_configfeature.htm

PW


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


Previous Topic:how to show up the perspective button without click?
Next Topic:add help.
Goto Forum:
  


Current Time: Thu Apr 25 14:00:10 GMT 2024

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

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

Back to the top