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.
最近安装了新版本的 Eclipse PDT (3.0.2) 和自动完成,功能信息(ctrl+click),悬停查看更多信息不起作用。相同的安装程序在另一台计算机上工作,相同的项目和工作区在旧版本的 PDT 上工作。
必须重新创建工作区并复制然后重新导入所有项目。
有人建议删除workspace/.metadata/.plugins/org.eclipse.dltk.core.index.sql.h2它,让悬停和 crtl+click 工作,但每次尝试自动完成时,eclipse 都会挂起。
workspace/.metadata/.plugins/org.eclipse.dltk.core.index.sql.h2
删除.metadata/.plugins/org.eclipse.dltk.core.index.sql.h2/*对我有用。这在升级 Eclipse 之后是必要的。
.metadata/.plugins/org.eclipse.dltk.core.index.sql.h2/*