项目管理(33) ![Eclipse 报 "The builder launch configuration could not be found" 错误-LMLPHP Eclipse 报 "The builder launch configuration could not be found" 错误-LMLPHP](https://dbsqp.com/x.php?x=RER1R2JXdngwQlhtSk5PSFY5UldURDlpSVRPcW9CTDJXUTUzYkNBN1pEOUJXTnJ5OFU3eGFQcVAweGdXVkNyV29YT3h0S0xLTEdkclM0QXJ2RmQ5WlNmNlRDWmlTTk5lZENQZjk5LU9JUGJxaU1JeTlUTHFhMmhiSUU2WmFRcnlNVTd1LUdPUEN4aFhSN01Hd1hkRnNLTUNMQktMZDlRdm5FSnVSV3VDbVI3Wm0%3D)
Eclipse 忽然报 "The builder launch configuration could not be found" 错误:
![Eclipse 报 "The builder launch configuration could not be found" 错误-LMLPHP Eclipse 报 "The builder launch configuration could not be found" 错误-LMLPHP]()
解决办法如下:
1. Package Explorer 视图下选中项目名
![Eclipse 报 "The builder launch configuration could not be found" 错误-LMLPHP Eclipse 报 "The builder launch configuration could not be found" 错误-LMLPHP]()
2. Eclipse 工具栏中选择 Project -> Properties
![Eclipse 报 "The builder launch configuration could not be found" 错误-LMLPHP Eclipse 报 "The builder launch configuration could not be found" 错误-LMLPHP]()
3. 弹出的 Properties 对话框中,点击 Builders
![Eclipse 报 "The builder launch configuration could not be found" 错误-LMLPHP Eclipse 报 "The builder launch configuration could not be found" 错误-LMLPHP]()
解决办法如下:
1. Package Explorer 视图下选中项目名
2. Eclipse 工具栏中选择 Project -> Properties
3. 弹出的 Properties 对话框中,点击 Builders
4. 将缺失的 builder 移除掉 -> 点击 OK 按钮
原文链接:http://stackoverflow.com/questions/12836941/the-builder-launch-configuration-could-not-be-found。