Cloning This Repository - ajgprieto/MobileFirstDemo GitHub Wiki

Cloning this repository

  • In eclipse, go to your 'Git Repositories' view.
    • If not there, go to Window -> Show View -> Other -> type 'Git", select 'Git Repositories'
  • Copy the following URL: https://github.com/ajgprieto/MobileFirstDemo.git
  • Go to the 'Git Repositories' view and right-click, and click 'Paste Repository Path or URI'
  • Click Next
  • Click Next
  • Check the box under Projects that says Import all existing projects after clone finishes
  • Click Finish
  • Profit!

Getting the newest code

  • Right click on project
  • Team -> Pull