问题描述:

1 第一次从外部导入工程或者新建工程,成功;

2 删除该工程,但是没有选择delete project contents on disk

myeclipse导入工程 Some projects cannot be imported because they already exist in the workspace

3 再次需要该工程,导入该工程时出现警告:Some projects cannot be imported because they already exist in the workspace,且无法导入工程

myeclipse导入工程 Some projects cannot be imported because they already exist in the workspace

4 解决方法:将Copy projects into workspace选择去掉,点击按钮Refresh,即可;

5 原因:删除工程时没有将该工程从workspace中删除,而导入时如果选择了Copy projects into workspace意思是将工程复制到workspace下,造成冲突,所以不复制工程到workspace就好了。

 

相关文章:

  • 2021-07-22
  • 2021-09-29
  • 2021-09-01
  • 2022-12-23
  • 2021-07-30
猜你喜欢
  • 2021-05-26
相关资源
相似解决方案