Follow these steps for each repository.

  1. In Eclipse, go to File > Import
  2. Select Git > Projects from Git > URI
  3. Fill in URI appropriately, Next
  4. Make sure the "master" branch is selected, Next
  5. In Local Destination, change the Directory from "/home/user/git/(repository-name)" to "/home/user/ergo-workspace/git/(repository-name)", Next
  6. Select Use the New Project wizard, Finish
  7. Select a wizard: General > Project
  8. Select the Project name to be "(repository-name)"
  9. Uncheck the default location  
  10. Set the Location as "/home/user/ergo-workspace/git/(repository-name)"
  • No labels