Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

like image 846
umesh Avatar asked Feb 17 '23 14:02

umesh


1 Answers

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

like image 97
vjy Avatar answered Feb 24 '23 23:02

vjy