Eclipse 报 "The builder launch configuration could not be found" 异常的解决方法

Eclipse 报 "The builder launch configuration could not be found" 错误的解决办法
        Eclipse 忽然报 "The builder launch configuration could not be found" 错误:
Eclipse 报 "The builder launch configuration could not be found" 异常的解决方法
        解决办法如下:
        1. Package Explorer 视图下选中项目名
Eclipse 报 "The builder launch configuration could not be found" 异常的解决方法
        2. Eclipse 工具栏中选择 Project -> Properties
Eclipse 报 "The builder launch configuration could not be found" 异常的解决方法
        3. 弹出的 Properties 对话框中,点击 Builders 
Eclipse 报 "The builder launch configuration could not be found" 异常的解决方法

        4. 将缺失的 builder 移除掉 -> 点击 OK 按钮

Eclipse 报 "The builder launch configuration could not be found" 异常的解决方法

原文链接:http://*.com/questions/12836941/the-builder-launch-configuration-could-not-be-found。