Import A Project Into Eclipse
by Frank Kim on Feb.22, 2006, under Eclipse
When I get someone’s Eclipse project I always ended up recreating the project. Now I won’t need to do that anymore since I learned about the Import feature.
- Go to File > Import…
- Select Existing Projects into Workspace
- Select the root directory of the project
- Press Finish and watch Eclipse wonderfully recreate the project.
Related posts: