首先确认:
windows->preferences->java->Editor->Code Assist 中
auto-activetion中的Enable auto-activetion选项要勾选上
如果已经勾选,还是不能提示,
再看下eclipse 的设置:window->Preferences->Java->Editor->Content Assist->Advanced
上面的选项卡Select the proposal kinds contained in the 'default' content assist list: 中把Java Proposals 选项打上勾就可以了。
如下图: