Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Move External Tools Menu Items to Toolbar?(Move External Tools Menu Items to Toolbar?)
Move External Tools Menu Items to Toolbar? [message #523497] Fri, 26 March 2010 15:44 Go to next message
Ryan  is currently offline Ryan Friend
Messages: 4
Registered: February 2010
Junior Member
Hello everyone,

Is there anyway to add a button to one of the tools bars or to hook them up to a shortcut key?

Just looking for someway to move them out of the External Tools drop down menu.

Thanks!
Re: Move External Tools Menu Items to Toolbar? [message #523749 is a reply to message #523497] Mon, 29 March 2010 07:44 Go to previous messageGo to next message
Martin D. is currently offline Martin D.Friend
Messages: 5
Registered: March 2010
Location: Germany
Junior Member
In which context do you want to do this?

For doing it in your own plugin, please read the documentation/tutorials about commands. There should be described everything about this topic...

A good starting point I can recommend are the Eclipse RPC tutorial and the Command tutorial from Lars Vogel (the latter you find here: http://www.vogella.de/articles/EclipseCommands/article.html), or the book Eclipse plugins from Clayberg/Rubel.

[Updated on: Mon, 29 March 2010 07:46]

Report message to a moderator

Re: Move External Tools Menu Items to Toolbar? [message #524333 is a reply to message #523497] Wed, 31 March 2010 14:31 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

Ryan wrote:
> Is there anyway to add a button to one of the tools bars or to hook them
> up to a shortcut key?
> Just looking for someway to move them out of the External Tools drop
> down menu.

You mean you have created a specific external tool launch config (ant
runMyFile.xml for example) and now you'd like an easy way to execute that?

There is a "Run Last Launched External Tool" command that could be bound
to a key of your choosing, if you just want an easy way to re-execute
one external tool.

You can also assign a key binding to open the external tools dialog
(which is easy to select a config and launch it).

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:Keybinding Conflicts occurred - Ganymede & Galileo
Next Topic:How add builder to the nature in this situation?
Goto Forum:
  


Current Time: Thu Apr 25 14:01:32 GMT 2024

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

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

Back to the top