juking

Eclipse运行时发生An internal error occurred during:“**************” 的解决办法

2015-05-20

原因分析: 当前工作目录下的 .project 文件 不一致

例如1: 南京大学 Mooctest 提交考试试卷时出现的:An internal error occurred during:“提交考试结果” 

例如2:Eclipse启动时发生An internal error occurred during: "Initializing Java Tooling".

 
解决方案
删除当前工作目录下的WORKSPACE_HOME/.metadata/.plugins/org.eclipse.core.resources/.project,然后重新启动Eclipse

分类:

技术点:

相关文章:

  • 2022-12-23
  • 2021-09-29
  • 2021-09-29
  • 2021-05-17
  • 2021-10-05
  • 2021-11-17
  • 2021-10-09
  • 2021-07-28
猜你喜欢
  • 2021-04-20
  • 2021-09-30
  • 2021-12-09
  • 2021-10-25
  • 2021-09-19
  • 2021-09-29
  • 2022-01-21
相关资源
相似解决方案