Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- spring boot
- docker
- IntelliJ
- 자바스크립트
- 자바
- leetcode
- 도커
- 스프링
- map()
- SpringBoot
- OAuth
- jQuery
- 스프링 클라우드
- 코딩테스트
- Spring Cloud
- 유레카
- 스프링부트
- map
- 프로그래머스
- STS
- JavaScript
- EUREKA
- spring security
- GIT
- date
- Java
- 비동기
- gitlab
- JS
- Spring
Archives
- Today
- Total
RATSENO
GITLAB - STS(이클립스)연동하기[2] 본문
저번시간에 이어서 이번에는
GitLab에 올려저 있는 프로젝트를 새로운 환경이라는 가정하에 import받아보자.
현재 저번시간에 생성한 test라는 프로젝트가 없는 상태이다.
Git Repositories 탭 상단에
Clone a Git Repository and add the clone the clone this view 버튼을 누른다.
Clone URI 클릭
GitLap프로젝트 URI를 입력하고
Connection > Protocol을 https로 할 경우 계정 정보를 입력한다.
Import all existing Eclipse project after clone finishes를 클릭 후 Finish
저장소와 test프로젝트가 import되었다.
'ETC > GITLAB' 카테고리의 다른 글
GITLAB - 프로젝트 삭제 (0) | 2018.02.06 |
---|---|
GITLAB - STS(이클립스)연동하기[1] (0) | 2018.02.04 |
Comments