eclipse 中出现:could not restore workbench layout 错误的解决方法

来源:互联网 发布:编写c语言的软件 编辑:程序博客网 时间:2024/05/29 04:12

在eclipse 中打开工作空间的时候出现

cound not restore workbench layout

reason:
problems occurred restoring workbench 

details:
unable to restore perspective:workspace-java.
...........................

 

原因不太清楚,解决方法是:

删除eclipse下configuration目录中除config.ini以外的所有文件(或相关文件)

最好删除之前,备份一下


转载自:http://blog.csdn.net/abeetle/article/details/1821369