Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Showing Views Shortlist?
Showing Views Shortlist? [message #335396] Mon, 06 April 2009 13:05 Go to next message
Jan Kohnert is currently offline Jan KohnertFriend
Messages: 196
Registered: July 2009
Senior Member
Hello,

I want to show the view shortlist and the perspective short list using
'org.eclipse.ui.menus'.
I allready found to open preferences using a command with id
'org.eclipse.ui.window.preferences'.
Unfortunately I can'nt finde the id's for the apropiate commands for
opening the views shortlist and the preferences shortlist.
Is there a documentation showing all available ID's`?

Thanks!
Re: Showing Views Shortlist? [message #335401 is a reply to message #335396] Mon, 06 April 2009 14:03 Go to previous messageGo to next message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

I don't think those 2 are supported yet. I would check
org.eclipse.ui.internal.ide.WorkbenchActionBuilder ... if it is done via
a command there, then it has been converted to commands. If it is still
done with the ContributionItemFactory, then it is probably not available
via commands/menu contributions yet.

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/ganymede/index.jsp?topic=/org.eclips e.platform.doc.isv/guide/workbench.htm


Re: Showing Views Shortlist? [message #335403 is a reply to message #335401] Mon, 06 April 2009 14:15 Go to previous message
Jan Kohnert is currently offline Jan KohnertFriend
Messages: 196
Registered: July 2009
Senior Member
Meanwhile I found out hat perspectives shortlist can be opened using the
command 'org.eclipse.ui.perspectives.showPerspective'.
Previous Topic:KeyBindings not shown properly in popup
Next Topic:externalized strings : conver to 'eclipse mechanism'
Goto Forum:
  


Current Time: Sat Jul 27 12:28:00 GMT 2024

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

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

Back to the top