在Eclipse Helios中构建工作区时出错

ume*_*esh 4 eclipse spring jsp web

我正在使用Eclipse Helios进行我的Web应用程序开发,每当我启动我的eclipse Helios时它会显示以下错误

Errors occurred during the build.
Errors running builder 'Integrated External Tool Builder' on project 'MyProject'.
The builder launch configuration could not be found.
The builder launch configuration could not be found.
Run Code Online (Sandbox Code Playgroud)

我在工作区中加载的项目是MyProject我已经搜索了错误,但我没有得到一个有效的解决方案请帮助我

在此先感谢Umesh Annegirikar

vjy*_*vjy 8

你尝试过以下解决方案吗?

1.Select the right project
2.Choose "project"on the tool bar -> Properties
3.Click "Builders" in the menus of the popped up window
4.Remove the missing builders
Run Code Online (Sandbox Code Playgroud)

参考链接