Ctrl + Shift + R is not working in Eclipse

蹲街弑〆低调 提交于 2019-11-28 10:43:52
Chaitanya MSV

Just realized this morning that I have a screen capture tool called Snagit installed which uses the same key combination to start capture.

When I closed Snagit, Ctrl + Shift + R is back in action in Eclipse.

But not sure why the same Ctrl + Shift + R did not even open Snagit last week when I tied so hard. May be Snagit was not running last week!

I had the same problem in Eclipse. And it occured when I reopened my Workspace. In my case, when I re-started eclipse, the workspace opened in J2EE perspective by default. Ctrl+Shift+R does not work in this perspective. I changed my perspective to 'Java' and it started working again.

Maybe you have the same issue.

Juuso Ohtonen

A window manager application 4tray Minimizer interferes with Ctrl + Shift + R by default.

Do you have any AddOns installed? check if any of these overrites the Key combination and change it if though. If this doesnt help then check the Eclipse settings.

anubhava

If it is Mac then you may have to use CMD + Shift + R.

Sundaravadivel

we can able to resolve the issue.

Please follow this link.

There is a video on how to modify the global short cut keys.

Go to SnagIt -> Tools -> Program Preferences modify the keyboard short cut key combination as you needed.

Kane

Maybe other plug-in also defines that key binding. Use Ctrl + Shift + L to list all available shortcuts on the current context to check the whether someone conflicts with the JDT's.

Ishtiaque Daudpota

I also faced the same issue and managed to resolve it by following steps:

Open or search Snagit 9.

Click Tools > Program Preferences

Un-check or remove check boxes under 'Repeat last capture hotkey' and click OK.

If the conflict is with Snagit setting global hotkey, then change this in Snagit.

Tools>Program Preferences> Hotkeys and change default key combination to something else that doesn't conflict (e.g. just check Alt)

DESPAIR

Or try change hotkey on layout switch, I my case after using Windows many year I set it for Alt + Shift and it's why I can't use Alt + SHIFT + R in Eclipse. When I'm turning to Caps Lock all works fine.

If the problem is not with your key combination, there is another issue which will bring up the Open Resources view but will not display any results when you type the resource name you are looking for. This happens especially when your projects are organized into eclipse working sets.

Bring up the open Resources view with your key combination or using the menu bar. On the right-hand-side just below the close view icon (x) there is a small icon with a triangle. Click this icon and then click on "select working set". This will bring up the "select working set" view. In this view select the "Windows Working Sets". Then select OK.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!