使用eclipse编译时,内存溢出,导致必须关闭。
重新打开报错,提示需要看日志。。。按照提示的路径打开log查看,提示:The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes。
然后作死的百度。。。
解决办法:删除文件:[workspace]/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi
搞定,继续码代码