Skip to content

Make git java project in eclipse

Ricky Gorowsky edited this page Feb 7, 2014 · 2 revisions
  1. Click file -> import

  2. Click "projects from git" then next

  3. Click "URL" then next

  4. Go to Github, copy the clone URL

  5. paste the URL in the URL box, enter your password and username and clikc next

  6. Click next

  7. Choose where you want the repository to be copied on your machine then next

  8. It will load, then click "use the new project wizard" radio button and finish

  9. Click java project and next

  10. name it AutoAutoTest, uncheck "use default location" choose the location you just made the repository in

  11. Click finish

Clone this wiki locally