eclipse.com 에서 plugin 중 sftp를 검색 하면 아래 사이트의 plugin이 점수가 높다.
http://aptana.com/plugins 에서 sftp로 검색 하면 아래부분이 나온다.
SFTP support (unsupported). This version of SFTP is the old version of SFTP as included with the beta version of Aptana Studio. Aptana Studio 1.0+/Eclipse 3.2 with Aptana Studio 1.0+ Plugin Users:
- Go to the Update Manager in Aptana Studio via Help->Software Updates->Find and Install...
- Add a new Remote Update site to the following url: http://update.aptana.com/install/sftp_deprecated/3.2/
- Install the unsupported SFTP feature from that update site
- Go to the Update Manager in Aptana Studio via Help->Software Updates->Find and Install...
- Add a new Remote Update site to the following url: http://update.aptana.com/install/sftp_deprecated/3.3/
- Install the unsupported SFTP feature from that update site
여기서 3.3 버젼에 맞는
http://update.aptana.com/install/sftp_deprecated/3.3/ 를 업데이트 하면 sftp를 사용할수 있다.
Windows->Show View->Others 에서 Aptana Standard Views의 File 을 선택 하면
sftp를 사용할 수 있다.
필자는 http://update.aptana.com/install/3.2/ 를 통채로 업데이트를 한 상황이라 화면이 다를 수도 있음.
그럼 즐프~
출처 : http://prelooks.tistory.com/85
참고로 저걸 하기전에 http://www.aptana.com/docs/index.php/Plugging_Aptana_into_an_existing_Eclipse_configuration
여기부터 업데이트를 하는게 좋을꺼 같다... orz
'C/C++언어' 카테고리의 다른 글
Eclipse 에서 MinGW을 사용하여 C/C++ 개발하기 (2) | 2008.07.04 |
---|---|
putty가 적응되지 않는 사람들을 위한 울트라 에디터 사용법 (1) | 2008.07.03 |
C에서 string 문자열을 float 로 바꾸기 (1) | 2008.06.15 |
C언어] 현재 날짜/시간/년월일,시분초 구하기 함수(오늘 날짜 시간): Current Date, Time (0) | 2008.06.10 |
LEX & YACC (0) | 2008.06.07 |