Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » How to enable Profile toolbar launch options in default perspective?
How to enable Profile toolbar launch options in default perspective? [message #481357] Thu, 20 August 2009 15:36 Go to next message
Eddie Galvez is currently offline Eddie GalvezFriend
Messages: 103
Registered: July 2009
Senior Member
We currently add to our perspectives the IDebugUIConstants.LAUNCH_ACTION_SET
action set via IPageLayout.addActionSet, in our perspective's
createInitialLayout.

Now that we are contributing launch configurations for the profile mode, how
do I get the perspectives to show the profile options in the toolbar by
default?
Re: How to enable Profile toolbar launch options in default perspective? [message #481361 is a reply to message #481357] Thu, 20 August 2009 15:44 Go to previous message
Eddie Galvez is currently offline Eddie GalvezFriend
Messages: 103
Registered: July 2009
Senior Member
Found out that the action set is not in IDebugUIConstants (bug!) but there
is an id for it:
"org.eclipse.debug.ui.profileActionSet"


"Eddie Galvez" <eddie@grassybrook.com> wrote in message
news:h6jqig$ekg$1@build.eclipse.org...
> We currently add to our perspectives the
> IDebugUIConstants.LAUNCH_ACTION_SET action set via
> IPageLayout.addActionSet, in our perspective's createInitialLayout.
>
> Now that we are contributing launch configurations for the profile mode,
> how do I get the perspectives to show the profile options in the toolbar
> by default?
>
>
Previous Topic:How to add problem entries to the problem view?
Next Topic:Proxy Credentials Security
Goto Forum:
  


Current Time: Thu Apr 25 19:58:57 GMT 2024

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

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

Back to the top