I have two projects, Project1 and Project2.
Now i want to copy this projects into eclipse workspace but i want these projects to be in a single folder like below.
Eclipse Workspace -> Project -> Project1, Project2
i.e Project1 and Project2 should be in folder Project in Workspace folder.
How to do this in eclipse?