最近使用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 选项打上勾
本文介绍了当Eclipse中的代码提示功能失效时的几种解决方法,包括启用自动激活选项、设置快捷键及调整默认内容辅助列表等步骤。

被折叠的 条评论
为什么被折叠?



