umesh
umesh

Reputation: 43

error in building workspace in Eclipse Helios

I am using Eclipse Helios for my web apps development,whenever i started my eclipse Helios it shows the following error

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.

The project i load in the workspace is MyProject i have googled for the error but i don't get a working solution please Help me

Thanks in Advance Umesh Annegirikar

Upvotes: 4

Views: 5345

Answers (1)

vjy
vjy

Reputation: 1204

Have you tried the following solution ?

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

Reference link

Upvotes: 8

Related Questions