手机
当前位置:查字典教程网 >编程开发 >Java >Eclipse 出现A configuration with this name already exists问题解决方法
Eclipse 出现A configuration with this name already exists问题解决方法
摘要:Eclipse出现Aconfigurationwiththisnamealreadyexists问题:在Eclipse开发中,将工程改名备份...

Eclipse 出现A configuration with this name already exists问题:

在Eclipse开发中,将工程改名备份了,并将原来备份的工程(工程名和原工程一模一样)import进来,这时配置远程调试时,报“A configuration with this name already exists”问题,但在“Remote Java Application”下却看不到有配置。

Eclipse 出现A configuration with this name already exists问题解决方法1

解决办法:进入工作空间删除.metadata.pluginsorg.eclipse.debug.core.launches,重新运行Eclipse即可。

感谢阅读,希望能帮助到大家,谢谢大家对本站的支持!

【Eclipse 出现A configuration with this name already exists问题解决方法】相关文章:

基于Eclipse中SVN图标不显示的解决方法

java 解决Eclipse挂掉问题的方法

Java 反射之私有字段和方法详细介绍

Java中instanceof关键字的用法总结

Eclipse下使用ANT编译提示OutOfMemory的解决方法

501 Command "HELO" requires an argument问题的解决方法

java sqlserver text 类型字段读取方法

Java实现堆排序(Heapsort)实例代码

java开发之MD5加密算法的实现

grails不能运行fork模式解决方法

精品推荐
分类导航