MyEclipse 方向键和退格键不能使用的解决方法

来源:互联网 发布:天龙八部billing 源码 编辑:程序博客网 时间:2024/05/16 10:49
MyEclipse 方向键和退格键不能使用的解决办法
打开工具栏:window->preferences->General->Keys

勾选 Include unbound commands

在type filter text(清除这3个单词)处输入Line Up
选中Command->Line Up那一行
在下面的Binding中按一下向上键即可

同样的方法设置:
Line Down  向下键
Previous  Column 向左
Next Column 向右
Delete Previous 退格键(Backspace)



然后点击OK,搞定
原创粉丝点击