[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: SCP/FTP Based Workspace.

To augment Steve's response...

http://eclipsewebmaster.blogspot.com/2007/01/remote-editing-using-eclipse.html

http://www.eclipsezone.com/eclipse/forums/t88137.rhtml

HTH,

Wayne

Steve Blass wrote:
I use the Remote System Explorer from the Device Software Development Platform Target Management subproject to connect to and edit PHP and HTML on the server over SCP from inside Eclipse. The downloads are accessible from http://www.eclipse.org/dsdp/tm/

-
Steve

Justin wrote:
Hi,
I am planning on moving my PHP5 development team from Zend Studio, to Eclipse, but noticed one thing that I can find information no (other than bug entries, and complaints)


The only thing I can't seem to find is a way to make my workspace something other than a local directory; More specifically directly modify code via FTP, or SCP.

(like a lot of PHP Developers) I have a development server that is pretty close to my Q.A. and prod servers, so developing off of it, rather than my windows desktop makes life easier, for now I have a SMB share which allows me to do this.. but it's the only application I have that uses it, so I'd like to get back to SCP if possible.

I'm sure this has been brought up many times, and someone (hopefully) will point me to an FAQ, or instructions on setting it up.

Thanks in advance...