사용자 도구

사이트 도구


wiki:eclipse:export_and_import

export and import

  • description : export and import
  • author : 도봉산핵주먹
  • email : hylee@repia.com
  • lastupdate : 2020-07-06

export and import

export and import ?

svn이나 git을 통해서 소스를 공유하지 않을 때 받는 방법이다.


Export

공유할 프로젝트 우 클릭 > Export > General - Archive File (Next)
To archive file에 경로와 파일 이름을 써준다. (Finish)
  • Ex)D:\eclipse\workspace\${FileName}.zip


Import

Project Explorer 창에서 우 클릭 > Import > General - Existing Projects into Workspace (Next)
Select archive file에 export한 경로파일을 지정해준다. (Finish)


Tip

Web 프로젝트는 Export 창에서 Web - WAR file 를 선택하면 된다.


Ref

/var/services/web/dokuwiki/data/pages/wiki/eclipse/export_and_import.txt · 마지막으로 수정됨: 2023/01/13 18:44 (바깥 편집)