clone한 소스를 이클립스에 추가해 브라우저에 띄워보기로했다.
https://standout.tistory.com/208
git 하위 폴더 clone하기
쇼핑몰 프로젝트를 위해 길벗 예제 소스를 clone하려는 중에, https://github.com/gilbutITbook gilbutITbook - Overview gilbutITbook has 164 repositories available. Follow their code on GitHub. github.com https://github.com/gilbutITbook/006
standout.tistory.com
https://standout.tistory.com/173
import과 export
import는 함수묶음(패키지)가져오기, export는 내보내기라고 할 수 있다. 사실 작업하다보면 ctrl c+v를 훨씬 더 많이 쓰게 되지만, 프로젝트를 통쨰로 가져와야 할때나 내보내야 할때 유용하다고 보
standout.tistory.com
import - General - Existing projects into Workspace
다운받은소스 경로 복붙 - Finish
프로젝트 추가 완료
'IDE > Eclipse' 카테고리의 다른 글
Eclipse 주석 단축키 (0) | 2023.03.22 |
---|---|
Eclipse Theme 테마 한번에 바꾸기 (0) | 2023.03.22 |
import과 export (0) | 2023.03.17 |
Eclipse 들여쓰기 자동정렬 단축키 (0) | 2023.03.14 |
Eclipse System.out.println() 단축키 (0) | 2023.03.14 |