eclipse中如何设置代码提示延迟时间?

如题所述

允许代码提示:菜单window->Preferences->Java->Editor->Content Assist->Enable auto activation 选项要打上勾。还有windows-->preference-->workbench-->keys 下设置Content Assist 的快捷键。window->Preferences->Java->Editor->Content Assist->Advanced 上面的选项卡Select the proposal kinds contained in the 'default' content assist list: 中把 Other Java Proposals 选项打上勾就可以了。设置时间的还没找到
温馨提示:答案为网友推荐,仅供参考
第1个回答  2013-09-13
是在window-preferences-java-Editor-content Assist -(最下面的) auto activation delay 默认是200 单位是毫秒
第2个回答  2013-09-13
window-preferences-java-Editor-content Assist-auto activation delay(最下面的) 默认好像是200 单位是毫秒
第3个回答  2013-09-13
功能越来越完善了,不过也越来越难学了