本文介绍了代码辅助(ctrl + space)在Eclipse Kepler上不起作用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
代码辅助(ctrl + space)在Eclipse Kepler上不起作用。今天早上发生在我身上。
Code assist (ctrl+space) doesn't work on Eclipse Kepler. This happened to me this morning.
推荐答案
这也发生在我身上。
更改Juno工作区上Content Assist的设置。检查首选项 - >中的
Java建议
复选框。
For some reason Kepler changes the settings for Content Assist on Juno workspaces. Checking the Java Proposals
checkbox in Preferences -> Java\Editor\Content Assist\Advanced
should resolve this problem.
这篇关于代码辅助(ctrl + space)在Eclipse Kepler上不起作用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!