Skip to main content



      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 11:44 Go to next message
Eclipse UserFriend
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 03:44 Go to previous messageGo to next message
Eclipse UserFriend
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 03:46] by Moderator

Re: Move External Tools Menu Items to Toolbar? [message #524333 is a reply to message #523497] Wed, 31 March 2010 10:31 Go to previous message
Eclipse UserFriend
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: Sun Jul 13 22:05:40 EDT 2025

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

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

Back to the top