转载:http://www.cnblogs.com/comeonbaby/p/4672446.html

前提条件:

1、将eclipse中现有的工程javatraining删除,如下图所示,

eclipse导入工程时,出现Some projects cannot be imported because they already exist in the workspace

该复选框不要勾选,点击ok

steps:

1、本次打开Eclipse想要把已删除的javatraining工程再次导入eclipse

2、点击import,选择已存在的javatraining,弹出:

Some projects cannot be imported because they already exist in the workspace的错误提示,导致next按钮不可用

解决方法:

将下图中的 “copy projects into workspace”前的复选框勾掉,然后,再点击refresh按钮,即可成功导入。

eclipse导入工程时,出现Some projects cannot be imported because they already exist in the workspace

相关文章:

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