顿搜
飞过闲红千叶,夕岸在哪
类目归类
打开MyEclipse,依次点击Windows—>Preference->General->keys ,然后输入word进行过滤,看到如下界面。
将Word Completion后的 Alt+/ 删除,然后找到Content Assist,增加快捷键 Alt+/ .
如果还是不能生效,可能是提示功能被关了。依次进行下列操作。
1、菜单window->Preferences->Java->Editor->Content Assist->Enable auto activation 选项要打上勾
2、window->Preferences->Java->Editor->Content Assist->Advanced 上面的选项卡Select the proposal kinds contained in the ‘default’ content assist list 下的所有都勾上。