在使用Myeclipse过程中,软件崩溃了,重启出现的这个问题:

【解决方法】启动Myeclipse报错:An error has occurred. See the log file XXXXXX\.metadata\.log.

错误提示查看日志文件,日志文件如下:

【解决方法】启动Myeclipse报错:An error has occurred. See the log file XXXXXX\.metadata\.log.

显示的NullPointerException空指针异常,上边出现eclipse.ui.workbench文件,判断为工作空间界面崩溃导致,所以只要删除工作空间的ui界面配置文件即可修复:(再次重启Myeclipse后界面的布局会重置)

删除文件:你的Myeclipse工作空间目录下的/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi

相关文章:

  • 2022-01-19
  • 2021-07-16
  • 2022-12-23
  • 2021-10-10
  • 2021-12-04
  • 2022-12-23
  • 2021-08-23
  • 2021-06-03
猜你喜欢
  • 2021-07-01
  • 2021-06-15
  • 2022-01-14
  • 2021-06-15
  • 2021-09-27
  • 2022-12-23
  • 2021-05-25
相关资源
相似解决方案