myeclipse打开软件出现Building workspace’has encountered a problem.Error occurred during the build。错误

来源:互联网 发布:挚爱梵高 知乎 编辑:程序博客网 时间:2024/05/16 23:46

出现错误的原因是可能是导入的项目或者是当项目在部署的时候就突然结束了项目。

解决的办法为:找到存放源代码的文件夹,

打开.metadata文件,打开.plugins文件,打开\org.eclipse.core.runtime文件,打开.setting文件找到com.genuitec.eclipse.ast.deploy.core.prefs删除。此是方法一。



方法二方法三没有试验:引用http://jingyan.baidu.com/article/c85b7a645f9ca5003bac953f.html

阅读全文
0 0