标签:rop eclipse 启动 技术分享 问题 img 是什么 not .com
这两天看公司项目,要修改一部分代码,本来修改后还没有问题,可以运行。电脑重启后就报错了:
The builder launch configuration could not be found
看解释是什么找不到生成器启动配置。
看网上教程,都是让去删除缺失的这个东西。
右键项目-> Properties--->builders ,
可以看到缺失的东西,选中,然后 remove。再重启eclipse,启动项目。
果然可以,虽然不懂为什么,缺失了不是添加而是删除,但是确实可行。
The builder launch configuration could not be found
标签:rop eclipse 启动 技术分享 问题 img 是什么 not .com
原文地址:https://www.cnblogs.com/youwuyi/p/10005927.html