benji4 2022. 5. 8. 12:39

https://all-record.tistory.com/163

 

STS와 깃허브(GitHub) 연동하는 방법

STS와 GitHub 연동하기 STS와 GitHub 연동을 하기 전에 GitHub에 가입을 하고 저장소(Repository)를 생성해야 한다. 이와 관련된 것은 아래 글을 참고하면 된다. ■ 관련글 GitHub 가입 및 저장소 생성하기 STS.

all-record.tistory.com

 

삭제 후 다시 내려받기 블로그 참고

https://parkpurong.tistory.com/140

 

이클립스 git 프로젝트 삭제하고 다시 받아오기

팀프로젝트에서 중요한게 git 사용이더라. 그런데 수정하고 push하고 pull 하다보면 헤어나올 수 없는 에러에 맞닥들일 때가 있다. 그래서 그냥 원격서버에서 다시 새로 받아왔다... perspective에서 g

parkpurong.tistory.com

 

gradle 관련 폴더 사라질 때

https://data-make.tistory.com/656

 

Github에 있는 SpringBoot(maven, gradle) Project Repository import하기(STS, Eclipse)

| Git Repository 연동 * Perspective에 GIT이 추가되지 않았다면 Open Perspective -> Git을 Open 해주자. * Git Repositories 창을 보기 위해 Window -> Show View에서 추가해주자. 초기에 Git Repositories 창..

data-make.tistory.com

https://powernote.tistory.com/40

 

[ STS ] github 연동 프로젝트 import 하기.

Spring Tool Suite4 에서 github 연동하여 import 하는 방법 * STS Version: 4.11.0.RELEASE * 개발 OS : MacBook Pro (15-inch, 2018) ( Macos : Catalina ) * sts 의 import 하는 부분은 windows 나 macbook 이..

powernote.tistory.com