tags:

views:

6

answers:

1

i have just install Eclipse PDT on my linux desktop computer. i am working on a project and should write some codes and uploading them on the server. is it possible to upload the code directly on the server via Eclipse?

+1  A: 

Yup you can. Use Eclipse RSE. Follow the link for more information: http://ikool.wordpress.com/2008/07/22/ssh-access-through-eclipse-rse/

nanda
thanks.does it use ftp connection?
hd
yes, it supports FTP and SSH
nanda