Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » How to reuse key binding from the Open action for custom Open action
How to reuse key binding from the Open action for custom Open action [message #802272] Sun, 19 February 2012 18:07
Rüdiger Herrmann is currently offline Rüdiger HerrmannFriend
Messages: 335
Registered: July 2009
Senior Member
Hi,

I am extending the Project Explorer in much the same way as described in
Michael Elder's common navigator tutorial [1]. For certain resources, my
extension adds child items that represent content of the resource
(entries of a zip file).

To open these items in an editor, I provide a custom "Open" action. I
contributed a CommonActionProvider implementation that adds the custom
"OpenAction" to the context menu.

All this works fine, but how can I reuse the F3 key binding from the
Open action that is provided by the platform for my action?

Thanks in advance
Rüdiger Herrmann

[1]
http://scribbledideas.blogspot.com/2006/06/building-common-navigator-_115067357450703178.html
Previous Topic:Eclipse on small devices
Next Topic:Functionality of "Working Sets..." menu bar action in Breakpoints View
Goto Forum:
  


Current Time: Fri Apr 19 19:09:46 GMT 2024

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

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

Back to the top