How to manage eclipse project on remote computer; ssh, ftp?

Posted by Kirzilla on Stack Overflow See other posts from Stack Overflow or by Kirzilla
Published on 2010-03-27T20:32:56Z Indexed on 2010/03/28 2:03 UTC
Read the original article Hit count: 274

Filed under:
|

Hello,

Usually I'm creating project work space on my localhost (win). As soon as my code is tested I'm committing it into repository.

But some days ago I've faced a little difficulty. My customer want me to write code right on his server because he have some handmade binaries working only on his machine (solaris). I really don't know what to do. I've tried Eclipse plugin for connecting to remote servers, but I'm still unable to create remote project.

Any ideas?

PS: Sorry for my English :)

Thank you.

© Stack Overflow or respective owner

Related posts about eclipse

Related posts about php