因为初学java有一个源码项目想要导入,在网上找了很多方法试了都不行,后来发现其实是想多了,这里说一个很简洁的方法。*
1.首先点eclipse中的File然后点import,
2. 然后选General中的Existing projects into Workspaces
3.然后点browse选择你的项目源码,点击finish
这样就导入成功了。
原文地址:https://www.cnblogs.com/Xy--1/p/12231619.html
时间: 2024-11-05 12:30:57