快捷方式在 Eclipse 中不起作用

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/21265435/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-19 21:29:13  来源:igfitidea点击:

shortcut not working in eclipse

eclipsekeyboard-shortcutseclipse-kepler

提问by Zeb

I am using ECLIPSE KEPLERfor java programing. When I press (Ctrl+Z) it working fine and easily undo the history but the problem is when I press (Ctrl+Y) , this is not working to re-undo the history. Before KEPLER I use INDIGO it's accept above tags but how I reach it in KEPLER.

我正在使用ECLIPSE KEPLER进行 java 编程。当我按下 ( Ctrl+ Z) 时,它工作正常并且可以轻松撤消历史记录,但问题是当我按下 ( Ctrl+ Y) 时,这无法重新撤消历史记录。在 KEPLER 之前,我使用 INDIGO 它接受上面的标签,但我如何在 KEPLER 中到达它。

回答by Jerrimiah

Go to Eclipse Preferences, then General->Keys .

转到 Eclipse Preferences,然后 General->Keys 。

Type 'redo' into the textbox and check if the binding is correct. If it is, then check for conflicts (they are shown in the lower right.)

在文本框中键入“重做”并检查绑定是否正确。如果是,则检查是否存在冲突(它们显示在右下方。)