Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
代码辅助 ( ctrl+ space) 在 Eclipse Kepler 上不起作用。这件事今天早上发生在我身上。
这也发生在我身上。
出于某种原因,Kepler 更改了 Juno 工作空间上的 Content Assist 设置。选中Java Proposals复选框Preferences -> Java\Editor\Content Assist\Advanced应该可以解决这个问题。
Java Proposals
Preferences -> Java\Editor\Content Assist\Advanced
我对这个问题的解决方法:似乎 Eclipse Kepler 的某些组件不喜欢旧 Eclipse 版本的工作区。使用新工作区启动 Eclipse 并重新导入项目解决了这个问题。