Eclipse Shortcut
Shortcut for terminating running application in eclipse is not working.
I think you are looking for this:
- Go to Properties -> General -> Keys
- Look for "Stop" in my case there are 3, use the one under Category "Launch Bar".
- Assign your hotkey and set "In Windows" under the "When" option and apply.
This terminates the running process, even if the hotkey is called "Stop", wich is somewhat confusing, since there is another hotkey called "Terminate".
Regards!
ref:
https://stackoverflow.com/questions/17803365/eclipse-terminate-keyboard-shortcut
Comments
Post a Comment