2条回答 默认 最新
devmiao 2015-12-20 16:57关注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 选项打上勾就可以了
4、Window->Preference->General->Start up and Shutdown,把“Prompt for workspace on startup”选中,退出Eclipse,再重新进入新建一个Workspace,然后将原来Workspace下的所有工程文件import进来,在import的时候,记得选中”Copy projects into workspace”,然后就OK了。解决 无用评论 打赏 举报
