Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Plug-in spy, keybindings
Plug-in spy, keybindings [message #605854] Wed, 26 May 2010 15:22
Pivan0  is currently offline Pivan0 Friend
Messages: 2
Registered: May 2010
Junior Member
I have the org.eclipse.pde plugin in active-state in my osgi-console.

I go to the Application-window and press ALT-SHIFT-F1, I'm expecting plugin-spy
to give me information, but nothing happens.

When looking at the binding-log I see that nothing is bound to ALT-SHIFT-F1.
Usually it looks as following

KEYS >>> WorkbenchKeyboard.press(potentialKeyStrokes = [ALT+SHIFT+F1, ALT+, ALT+SHIFT+])
KEYS >>> WorkbenchKeyboard.executeCommand(commandId = 'org.eclipse.pde.runtime.spy.commands.spyCommand', parameters = {})


How do I make the Plugin-spy, (&Keybindings) work in my Application.


Greatfull for any idea.

Regards
Pivan
Previous Topic:Plug-in spy, keybindings
Next Topic:How to zip an update site?
Goto Forum:
  


Current Time: Wed Apr 24 21:58:20 GMT 2024

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

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

Back to the top