- 时间:2020-08-14 03:50 编辑: 来源: 阅读:
- 扫一扫,手机访问
摘要:Eclipse 出现A configuration with this name already exists问题解决方法
[b]Eclipse 出现A configuration with this name already exists问题:[/b]
在Eclipse开发中,将工程改名备份了,并将原来备份的工程(工程名和原工程一模一样)import进来,这时配置远程调试时,报“A configuration with this name already exists”问题,但在“Remote Java Application”下却看不到有配置。
[img]http://files.jb51.net/file_images/article/201611/20161115143752759.png?20161015143813[/img]
[b] 解决办法:[/b]进入工作空间删除.metadata\.plugins\org.eclipse.debug.core\.launches,重新运行Eclipse即可。
感谢阅读,希望能帮助到大家,谢谢大家对本站的支持!