MyEclipse server无法正常展示的问题 nullpointerexception

问题:
电脑突然断电,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即可

原文地址:https://www.cnblogs.com/mamo/p/3591331.html