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

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

相关文章:

  • 2021-10-10
  • 2021-06-22
  • 2022-12-23
  • 2021-04-26
  • 2022-12-23
  • 2021-08-03
猜你喜欢
  • 2021-12-20
  • 2021-06-02
  • 2021-07-09
  • 2021-06-21
  • 2021-08-27
  • 2021-10-04
相关资源
相似解决方案