码迷,mamicode.com
首页 > 编程语言 > 详细

启动Eclipse时发生An internal error occurred during: "Initializing Java Tooling"错误

时间:2017-05-16 11:12:49      阅读:370      评论:0      收藏:0      [点我收藏+]

标签:ble   occurred   ring   点击   建议   str   exce   lin   home   

详细提示如下:

An internal error occurred during: "Initializing Java Tooling". Illegal exception table range in class file org/eclipse/jdt/internal/compiler/ast/AbstractMethodDeclaration
 
解决方法:
通过【重置窗口布局】,可解决大部分情况:
点击菜单导航栏的windows > perspective > reset perspective

(网上主流方案是删除一个配置文件夹,会对原有项目有影响,建议:如果【重置窗口布局】无效,再尝试那个方案。网上另一种说法JDK的问题,这种概率不大,检查eclipse全局属性中的Installed JRE是否引用了不存在的JDK)
 
如果上面的方法不行的话,再使用这样的解决方法:
删除当前工作目录下的WORKSPACE_HOME/.metadata/.plugins/org.eclipse.core.resources/.project,然后重新启动Eclipse

启动Eclipse时发生An internal error occurred during: "Initializing Java Tooling"错误

标签:ble   occurred   ring   点击   建议   str   exce   lin   home   

原文地址:http://www.cnblogs.com/cjjjj/p/6859942.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!