개발
eclipse indigo git 설치
큐베피15
2022. 8. 12. 20:52
728x90
1. plugin 경로에 egit.zip 파일 넣기
(2.3.1.201302201838-r) 본인에 맞는 egit 다운로드
https://wiki.eclipse.org/EGit/FAQ#Where_can_I_find_older_releases_of_EGit.3F
EGit/FAQ - Eclipsepedia
What is Git? Git is a distributed SCM/VCS, which means every developer has a full copy of all history of every revision of the code, making queries against the history very fast and versatile. The EGit project is implementing Eclipse tooling on top of a Ja
wiki.eclipse.org
2. 이클립스 실행
3. Help > Install Sortwar
4. Add
5. Archive 선택 후 egit.zip 선택
Name : eGit (임의로 설정)
6. Eclipse Git Team Provider 선택 후
하위 항목 중 Egit Plug-in Import Supprot 선택 해제
7. Next 선택 후 설치(2시간 정도 소요)
728x90
반응형