Problem Description:
There was a sudden problem when I started eclipse today:Errors occurred during the build. Errors running builder ' Deploymentbuilder ' on Project ' drp1.8 '. Ja
Cause Analysis:
This problem typically occurs when MyEclipse saves the file and automatically deploys it. This was the case when the project was written, and it was not ready to be deployed and shut down the myeclipse. One reason for this error is because this project is not created by myeclipse, you need to check the. project file, and add Com.genuitec.eclipse.j2eedt.core.webnature.
Workaround:
1. First, close the myeclipse working space.
2. Then delete the "/.metadata/.plugins/org.eclipse.core.runtime/.settings/com.genuitec.eclipse.ast.deploy.core.prefs" under the working space ”
To cancel the automatic deployment of MyEclipse:
Right click on the item->properties, Builders, and remove the Deploymentbuilder check box.
MyEclipse Error: Errors occurred during the build. Errors running builder ' Deploymentbuilder ' on Project