Eclipse 出现A configuration with this name already exists问题解决方法
程序员文章站
2024-03-11 11:41:55
eclipse 出现a configuration with this name already exists问题:
在eclipse开发中,将工程改名备份了...
eclipse 出现a configuration with this name already exists问题:
在eclipse开发中,将工程改名备份了,并将原来备份的工程(工程名和原工程一模一样)import进来,这时配置远程调试时,报“a configuration with this name already exists”问题,但在“remote java application”下却看不到有配置。
解决办法:进入工作空间删除.metadata\.plugins\org.eclipse.debug.core\.launches,重新运行eclipse即可。
感谢阅读,希望能帮助到大家,谢谢大家对本站的支持!
上一篇: Java使用设计模式中的代理模式构建项目的实例展示
下一篇: group by