깃 토큰 발급
https://standout.tistory.com/585
깃 Token 토큰발급하기
깃 - 설정- 관리자설정 토큰생성 - 이름입력 repo, adminb:repo_hook 선택 - Generate token 완료, 복사하여 잘 메모. 분실시 재발급받아야한다.
standout.tistory.com
clone받기위한 https url 복사
원하는 방법으로 clone받는다.
https://standout.tistory.com/742
github 소스트리 설치/연결하기
아래의 단계는 github 계정을 만든 이후에 진행한다. 소스트리 다운 https://www.sourcetreeapp.com/ Sourcetree | Free Git GUI for Mac and Windows A Git GUI that offers a visual representation of your repositories. Sourcetree is a free Gi
standout.tistory.com
https://standout.tistory.com/206
git 다운받기
git 다운 https://git-scm.com/downloads Git - Downloads Downloads macOS Windows Linux/Unix Older releases are available and the Git source repository is on GitHub. GUI Clients Git comes with built-in GUI tools (git-gui, gitk), but there are several third-
standout.tistory.com
우클릭 - import
general - projects from folder or Archive
clone받은 경로입력 - finish
완료
'IDE > Eclipse' 카테고리의 다른 글
Eclipse console 한글 깨짐 해결 (0) | 2024.08.09 |
---|---|
Tree element '*.classpath' not found. (0) | 2024.07.22 |
Eclipse 전자정부프레임워크 STS, 플러그인 확인하기 (0) | 2023.12.28 |
이클립스 properties 한글깨질때 설정방법 (0) | 2023.12.28 |
EclEmma JUnit과 함께 Eclipse에서 소스커버리지 확인하기 (0) | 2023.12.04 |