1.import project from external model (不需要删除myeclipse多余文件) https://blog.csdn.net/d276031034/article/details/70307857 2.create project from existing sources (要删除myeclipse多余文件) https://www.cnblogs.com/liaoyanglong/p/6418290.html
MyEclipse无法导入Java项目时常遇到的两种情况: 1.Some projects cannot be imported because they already exist in the workspace 2.Some projects were hidden because they exist in the workspace directory原因:workspace中已经存在了相同名字的项目,所以不能导入.解决:1.修改项目名:右击--- refactor --- renam