码迷,mamicode.com
首页 > 系统相关 > 详细

Myeclipse错误:Errors occurred during the build. Errors running builder 'DeploymentBuilder' on project

时间:2015-04-27 15:16:52      阅读:168      评论:0      收藏:0      [点我收藏+]

标签:myeclipse

问题描述:

        今天启动eclipse的时候突然出现了问题:Errors occurred during the build. Errors running builder ‘DeploymentBuilder‘ on project ‘drp1.8‘. ja。

原因分析:

        此问题一般发生在Myeclipse 保存文件并自动部署时候。在写项目的时候,还没等部署好,关闭了了myeclipse,结果出现了这种情况。有一种产生此错误的原因是因为此项目不不是由myeclipse创建的,需要检查.project 文件,并且添加com.genuitec.eclipse.j2eedt.core.webnature。

解决方法:

1、首先关闭MyEclipse工作空间。

2、然后删除工作空间下的“/.metadata/.plugins/org.eclipse.core.runtime/.settings/com.genuitec.eclipse.ast.deploy.core.prefs”


取消myeclipse的自动部署:

右键点击项目 ->properties -> Builders,将DeploymentBuilder勾选去除.

 

Myeclipse错误:Errors occurred during the build. Errors running builder 'DeploymentBuilder' on project

标签:myeclipse

原文地址:http://blog.csdn.net/u010927139/article/details/45309963

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!