Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Eclipse shortcut keys are not working suddenly in Windows [closed]

Eclipse shortcut keys are not working suddenly in Windows, Even basic needed shortcut keys also like 'ctrl + F' or 'crtl + c'. I hope if i restart the eclipse it will resolve, but i can not do, bucause my applications are running in eclipse. I ensured that this happening in eclipse or all windows. But not happening same in notepad++ editor.

It looks wonder but it happening.

like image 659
Sun Avatar asked Sep 24 '13 09:09

Sun


People also ask

Why did my keyboard shortcuts stop working?

Keyboard shortcuts could fail to work if you don't press the key combinations at the same time. If you are having difficulties pressing multiple keys at the same time, you should enable Sticky Keys. This Windows 10 feature allows you to press the shortcut keys one after another.

How do I enable shortcut keys in Eclipse?

Display and Edit the Current Keyboard Shortcuts To see the current key configuration and its keyboard shortcuts, choose the Eclipse > Preferences menu command to open the Eclipse workbench Preferences. Select the General > Editor > Keys page.

What is the shortcut key to close a program in Java?

Ctrl F11 = run. Shift-F11 = stop running (terminate) Ctrl-Shift-F11 = terminate and relaunch (presumably building anything it needs to as well)


1 Answers

My problem was solved when I restored defaults values of my Keys.
Go to Window -> Preferences -> General -> Keys.
Then, click Restore Defaults button at the bottom, and restart Eclipse.
I am using Eclipse Juno.

like image 69
Francisco Dantas Nobre Neto Avatar answered Oct 10 '22 21:10

Francisco Dantas Nobre Neto