Myeclipse 的Servers 窗口无法显示

启动MyEclipse之后,发现底部的Servers面板无法正常显示,报了一个异常

Could not create the view: An unexpected exception was thrown.

 

 

搞的很郁闷,也没有非法关机,也没搞什么,今天就是无法启动,

在强大的Google帮助之下,解决方法:

 

 关闭MyEclipse

 到工作空间的目录下: 

“.metadata/.plugins/org.eclipse.core.runtime/.settings/

进入目录后,删除

com.genuitec.eclipse.ast.deploy.core.prefs” 

重启MyEclipse之后一切还都是那么美好...

 

 

你可能感兴趣的:(MyEclipse)