Follow these steps for each repository.
- In Eclipse, go to File > Import
- Select Git > Projects from Git > URI
- Fill in URI appropriately, Next
- Make sure the "master" branch is selected, Next
- In Local Destination, change the Directory from "/home/user/git/(repository-name)" to "/home/user/ergo-workspace/git/(repository-name)", Next
- Select Use the New Project wizard, Finish
- Select a wizard: General > Project
- Select the Project name to be "(repository-name)"
- Uncheck the default location
- Set the Location as "/home/user/ergo-workspace/git/(repository-name)"