当前位置: 代码迷 >> Android >> android设立eclipse中的自动提示功能
  详细解决方案

android设立eclipse中的自动提示功能

热度:39   发布时间:2016-04-28 08:16:51.0
android设置eclipse中的自动提示功能
菜单window->Preferences->Java->Editor->Content Assist->Enable auto activation 选项要打上勾 (并将auto activation triggers for java:skdfjldf.)

window->Preferences->Java->Editor->Content Assist->Advanced   上面的选项卡Select the proposal kinds contained in the 'default' content assist list: 中把 Java Proposals 选项打上勾就可以了。


  相关解决方案