Eclipse shortcut keys are not working suddenly in

2019-02-11 09:35发布

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.

5条回答
闹够了就滚
2楼-- · 2019-02-11 10:06

Based on the link posted by david99world

Changing perspective and going back does also solve this, that does looks like is a focus problem.

查看更多
Animai°情兽
3楼-- · 2019-02-11 10:07

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.

查看更多
地球回转人心会变
4楼-- · 2019-02-11 10:22

This is a bug in Eclipse Juno, restarting Eclipse does solve it temporarily, I'll try an dig out the bug report.

Bug report https://bugs.eclipse.org/bugs/show_bug.cgi?id=385278

Comment from bug description...

I am also facing a lot of problems regarding the keyboard shortcuts. The issue is intermittent and all of a sudden most of the key board shortcuts(specifically f3, ctrl+D, ctrl+O ) stop working unless I restart my IDE.

查看更多
欢心
5楼-- · 2019-02-11 10:22

I downloaded latest Eclispe June, I started using, I did not get same problem again. I installed latest Eclipse 4 days back. Still, i did not find same problem again. Thanks

查看更多
看我几分像从前
6楼-- · 2019-02-11 10:27

My problem was solved this way: Go to Window -> Preferences -> General -> Keys

and look at the "Scheme:" control. Change it to "Default". If only that doesnt do it for you, in the field "Binding:" leave it blank.

For me it worked.

查看更多
登录 后发表回答