CS3340:  Intro OOP and Design

How to create an Eclipse Project and associate it with a GIT (bitbuket) repository you have already created

 

STEP 1: Create Project

 

STEP 2: Right click on project name ->Team Share Project   THEN select Git

 

 

Now you can choose to create a NEW repository inside project folder OR you can specify one you have already cloned to your Eclipse

 

STEP 3: commit any and all code you have changed (or for first time) Right click on file or entire project -> TEam-> Commit

 

select everything you want to commit and hit commit and push

© Lynne Grewe