码迷,mamicode.com
首页 > 系统相关 > 详细

eclipse中alt+/的作用

时间:2018-04-11 15:48:04      阅读:407      评论:0      收藏:0      [点我收藏+]

标签:reference   AC   select   efault   contain   window   other   enc   containe   

一般情况下alt+/有代码提示作用,还有代码提示的快捷代码也不是alt+/,因此要恢复代码提示用alt+/.需要做两件事.
在 Window - Preferences - General - Keys 内
1、把word completion的快捷键设置alt+C
2、把Content Assist的快捷键由ctrl+space改成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: 中把 Other Java Proposals 选项打上勾就可以了。

eclipse中alt+/的作用

标签:reference   AC   select   efault   contain   window   other   enc   containe   

原文地址:https://www.cnblogs.com/zshibo/p/8794399.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!