PHP Eclipse实时文件编辑或FTP

问题描述:

I am assigned on a project where I need to code an entire website. But I want to work on realtime environment. My favourite IDE is PHP Eclipse and I want to know is their any plugin for it where I edit any files and the changes will be uploaded directly on the live server?

I want to work on realtime, is it really possible on PHP Eclipse

我在一个需要编码整个网站的项目中被分配。 但我想在实时环境中工作。 我最喜欢的IDE是PHP Eclipse,我想知道的是它的任何插件,我编辑任何文件,更改将直接上传到实时服务器上? p>

我想继续工作 实时,它是否真的可以在PHP Eclipse上 p> div>

Sure, you can use Remote Systems Explorer for that. Simply install and browse remote FTP repositories.

Check out the Remote System Explorer.

It will allow you to edit files over SSH. I believe you can do FTP as well, but I don't recommend FTP for security reasons.