Eclipse代码提示功能的设置

搞了JAVA也算有段时间了,却还没有认真看过Eclipse

于是下了个eclipse3.4.2,

当录入System.后什么都没有,还错误提示,还以为JRE有问题,重安装了还是不可以,后面发现是不能代码提示了.

上网查了下,都是说 菜单window->Preferences->Java->Editor->Content Assist->Enable auto activation 选项要打上勾。

还有windows-->preference-->workbench-->keys 下设置Content    Assist    的快捷键。

但都不能而且其实都是默认设置了的

查了查以前myeclipse 的设置才找到:window->Preferences->Java->Editor->Content Assist->Advanced   上面的选项卡Select the proposal kinds contained in the 'default' content assist list: 中把 Other Java Proposals 选项打上勾就可以了

posted on 2012-09-14 17:10  lee0oo0  阅读(175)  评论(0)    收藏  举报