blog.naver.com/lionlyloveil/221552545000
현상
201903 버전 이클립스 마켓에서 SVN이 검색되지 않음
원인
Eclipse subversive project의 스폰서가 지원을 중단함
Subversive Project is Looking for a Sponsor | The Eclipse Foundation
The Eclipse Foundation - home to a global community, the Eclipse IDE, Jakarta EE and over 350 open source projects, including runtimes, tools and frameworks.
www.eclipse.org
해결
이전 버전의 이클립스를 지원하는 subversive를 수동 설치
1. subversive 사이트 접속
Subversive - SVN Team Provider
The Subversive project is aimed to integrate the Subversion (SVN) version control system with the Eclipse platform. Using the Subversive plug-in, you can work with projects stored in Subversion repositories directly from the Eclipse workbench in a way similar to work with other Eclipse version contr...
marketplace.eclipse.org
2. URL 복사 (http://download.eclipse.org/technology/subversive/4.0/update-site/)
URL 복사
3. 이클립스에 subversive 설치
'Install New Software' 클릭
Location에 복사한 URL 붙여넣기
설치 진행
4. SVN connector 설치
Window > Preferences > Team > SVN > Get Connections...
SVN Kit ver xx 설치!설치 진행
[출처] eclipse-201903 버전 SVN 설치|작성자 햇빵
▷ subclipse, subversive 차이?
'프로그래밍 > SVN,Git,Github' 카테고리의 다른 글
[SVN] ignore 설정 (0) | 2018.08.09 |
---|---|
SubVersion(SVN)과 이클립스(Eclipse)를 연동 (0) | 2018.06.26 |
GitHub For Beginners (0) | 2017.10.27 |