今天从同窗那里拷来eclipse 和 android sdk 运行后发现 写代码的时候 alt+/ 提示的内容为空,因而就上网去查,在百度中查到了以下方法: android
一、菜单window->Preferences->Java->Editor->Content Assist->Enable auto activation 选项要打上勾 windows
二、windows-->preference-->workbench-->keys 下设置Content Assist 的快捷键 eclipse
三、window->Preferences->Java->Editor->Content Assist->Advanced 上面的选项卡Select the proposal kinds contained in the 'default' content assist list: 中把 Other Java Proposals 选项打上勾就能够了 spa
我使用的elipse 是 图标相似西瓜,启动界面显示android developer tools的版本 ,我是使用第三条解决的,可是并无发现Other Java Proposals选项 ,我就将最上面的选项卡里的都选上了。 ip