当前位置: 代码迷 >> Eclipse >> eclipse代码提示有关问题解决方案
  详细解决方案

eclipse代码提示有关问题解决方案

热度:12   发布时间:2016-04-23 01:49:03.0
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 选项打上勾就可以了

  相关解决方案