본문 바로가기

두두의 IT

Eclipse - Github 연동

728x90

1. github에서 repository 새로 생성

2. eclipse에서 window > perspective > open perspective > other > Git > open

3. github에서 repository를 미리 생성해놨으므로 Clone a Git Repository 선택

4. github repository 주소를 복사한 다음  Location URI에 붙여넣기. 그러고 Next ,,,,

5. 원하는 프로젝트를 선택 후 마우스 오른쪽 > Team > Share Project 선택

6. Repository에서 아까 만든 저장소 선택 후 Finish

7. Git Staging 에서 Unstaged Changes된 파일들 추가한 후 Commit Message 작성한 후 Push&Commit 하기