The builder launch configuration could not be found

Export Wizard Error  
   Errors occurred during the build

Problems occured when invoking code from plug-in: "org.eclipse.resources".
   The builder launch configuration could not be found
   The builder launch configuration could not be found

解决办法: 
右键工程,选择属性 打开属性表面板
选择 Builders 选项卡
remove 错误的 builders
上一篇:delegate, event - 里面涉及的参数类型必须完全一致,子类是不行的


下一篇:C语言的三目运算符