问题:
电脑突然断电,myeclipse非正常关闭,“Package Explorer”非正常显示,出现错误“Could not create the view: An unexpected exception was thrown.”。但是项目中的文件可以通过命令查看。
解决方式:
关闭myeclipse
-- 删除文件
“.metadata/.plugins/org.eclipse.core.runtime/.settings/
com.genuitec.eclipse.ast.deploy.core.prefs”
-- 重新启动myeclipse即可
转载自 http://blog.csdn.net/partner4java/article/details/8987344