有时向Myeclipse导入项目会出现这样的提示:Some projects cannot be imported because they already exist in the workspace,从而无法导入项目。
解决办法:
1.如果工作空间中已经存在此项目,则
在import projects那个界面把Copy projects into workspace前面的复选框√去掉再Browse
![Myeclipse导入项目报错: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](https://image.shishitao.com:8440/aHR0cHM6Ly93d3cuaXRkYWFuLmNvbS9pbWdzLzMvNC85LzkvNDcvZGQ1MDBiMGI5MzYxOTIzOWQ3MzY3MTJlNGM2YzM5NDguanBl.jpe?w=700&webp=1)
2.如果你是用的是Myeclipse10,不能先把项目拷到工作空间中,可以通过勾选Copy projects into workspace将项目导入,
并同时放到工作空间中。