Eclipse 启动报错 An internal error occurred during: "Initializing Java Tooling"

如图所示,我的Eclispe版本是Oxygen,启动的时候turnaround弹出这种错误。

多种情况会导致这种报错。通过【重置窗口布局】,可解决大部分情况:

解决办法:点击菜单导航栏的Window -> Perspective -> Reset Perspective...  重置eclipse 页面 。

注意:网上主流方案是删除一个配置文件夹,会对原有项目有影响,建议:如果【重置窗口布局】无效,再尝试该方案。

网上主流方案:

一般认为不合理的关闭eclipse才发生的错误,删除当前工作目录下的

WORKSPACE/.metadata/.plugins/org.eclipse.core.resources/.project

然后重新启动Eclipse就解决了这个问题。

posted @ 2018-07-24 10:52  一线大码  Views(331)  Comments(0Edit  收藏  举报