0
votes

I am new to eclipse.Please suggest a keyboard shortcut to terminate currently running eclipse application

1
alt-F4 under windows for a gui application - schmop
Apparently Ctrl+F2 by default for the "Terminate" action which should work for console apps - schmop
I tried with cntrl+F2 but no use. - Sana

1 Answers

0
votes

Navigate to Window -> Preferences -> General -> Keys and set the Exit command to whatever suits you.