开发者

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

开发者 https://www.devze.com 2022-12-25 01:29 出处:网络
Usually I\'m creating project work space on my localhost (wi开发者_如何学Gon). As soon as my code is tested I\'m committing it into repository.

Usually I'm creating project work space on my localhost (wi开发者_如何学Gon). 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.


You don't really need a plugin to accomplish your goal. The following tutorial is aimed at Zend Studio, but I believe the information is generic enough that you can use it with just Eclipse: http://kb.zend.com/index.php?View=entry&EntryID=414

0

精彩评论

暂无评论...
验证码 换一张
取 消