갈루아의 반서재



이클립스에서 원격 서버 작업을 직접하기 위해서 필요한 플러그인이 RSE 다. 

먼저 아래 링크에서 최신 버전을 다운로드 받자.


Target Management Homepage

http://www.eclipse.org/tm/


Latest Release: TM 3.4 [downloads | update site | release notes ]

TM 3.4 highlights include tested Eclipse 4.2 (Juno) support, Equinox secure storage support for passwords, and selectable encodings for the standalone Terminal.

It is fully compatible with TM 3.2 and later, and runs on Eclipse 3.4 (Ganymede) and later. Look at the Getting Started Page, the build notes and the TM 3.4 New & Noteworthy for more information.





RSE-runtime-3.4.zip (Recommended for most users) 를 다운받아 압축을 푼다.


features 폴더와 plugins 폴더에 포함된 파일 및 폴더를 





이클립스가 설치된 폴더의 features, plugins 폴더에 각각 붙여넣는다.




이클립스를 실행시켜서 Window > Open Perspective > Other 선택




Remote System Explorer 이 생성된 것을 볼 수 있다.




Remote Systems 패널에서 오른쪽 마우스를 클릭하여 New > Connection 선택한다.




SSH Only 를 선택한다. FTP도 지원한다.



Host name, Connection name 에 접속할려는 IP 를 입력한다.




Next ...



Next ...



아래와 같이 원격 작업을 위한 서버가 연결되었다.




작업할 서버를 선택하여 마우스 오른쪽 버튼 > Connect




User ID 와 Password 를 입력하여 연결을 마치면,




다음과 같이 서버내 폴더와 파일에 접근할 수 있게 된다.




그리고 SSH Shells, SSH Terminals 창을 통한 작업도 가능하다. 해당 메뉴 선택 후 마우스 오른쪽 > Launch Shells [Terminals]...



팀작업보다는 개인이 여러 디바이스를 통한 작업을 할 경우 유용할 것으로 보인다.