eclipse不提示

1、菜单window->Preferences->Java->Editor->Content Assist->Enable auto activation 选项要打上勾
  2、windows-->preference-->workbench-->keys 下设置Content Assist 的快捷键
  3、window->Preferences->Java->Editor->Content Assist->Advanced 上面的选项卡Select the proposal kinds contained in the 'default' content assist list: 中把 Other Java Proposals 选项打上勾就可以了

 
---------------------
作者:javaRoger
来源:CSDN
原文:https://blog.csdn.net/rogerjava/article/details/5689785
版权声明:本文为博主原创文章,转载请附上博文链接!

原文地址:https://www.cnblogs.com/dyh004/p/10949726.html