myeclipse7.5 7.5 在java种中按.或者ctrl+.或者alt+/代码提示没有内容的修改办法,代码补全,自动提示

myeclipse7.5 7.5 在java类中按.或者ctrl+.或者alt+/代码提示没有内容的修改办法,代码补全,自动提示
myeclipse 7.5在java类中代码提示没有显示内容
不是说按了代码提示不出提示框,而是出了提示框后里边没有提示的内容

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 选项打上勾就可以了。


另外,更改提示快捷键:

1.选择MyEclipse菜单栏中的Window->preferences->General->keys;
2.找到Content Assist后,在Binding中输入ctrl+.
3.然后把跟刚才设置的快捷键冲突的名字删除,比如word completion,或者是Next,或者是选择Content Assist,再看右下角的Conflicts:中的名字,有冲突会列出来

黑色头发:http://heisetoufa.iteye.com/