Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Function-keys via plugin(How to get them unique ?)
Function-keys via plugin [message #781129] Fri, 20 January 2012 16:21
Kitesurfer () is currently offline Kitesurfer ()Friend
Messages: 87
Registered: December 2009
Member
I have a plugin where I have a function behind a the F12-functionkey.
When I hit the F12-key in the editor, a yellow box comes up where I have to choose between the Eclipse-function behind F12 (activate editor) and my own function behind F12.
What are the exact steps I have to take to have only my own function behind the F12-key (so when I hit it it performs my function).

Ps. I already tried this :
- install Eclipse Helios clean
- go to the Preferences, General, Keys ... Sort on "Binding" ... and use the "Unbind Command" on the F12-binding (activate editor)
- close Eclipse
- drop my plugin-jar into the dropins directory
- startup Eclipse again
I see that my plugin in installed, but the F12-key does nothing ... whereas when I run the plugin project out of my development-environment the F12-key works (but with two choices as said above).

Can somebody help me ? ... and instruct me step-by-step how to handle this !?

Thanks !!

PS. I also found strange behaviour when I have my own function behind the Alt-F1 key ... it performs my function, and when it's thru ... the help-window is displayed ... very strange.
Previous Topic:Need proper configuration eclipse for JSF 2.0
Next Topic:Encountering "Loader constraint violation" while running a JSF project
Goto Forum:
  


Current Time: Wed Apr 24 22:13:09 GMT 2024

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

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

Back to the top