如何向Eclipse添加FTP支持? [英] How do I add FTP support to Eclipse?

查看:394
本文介绍了如何向Eclipse添加FTP支持?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用Eclipse PHP开发工具。最简单的方式是访问文件,或者通过FTP,也可以通过SSH和SFTP创建远程项目。

解决方案

在您的Eclipse安装中安装 Aptana plugin



它具有内置的FTP支持,并且非常有效。



您可以:




  • 直接从FTP服务器编辑文件

  • 执行文件/文件夹管理(复制,删除,移动,重命名等)

  • 上传/从FTP服务器下载文件

  • 将本地文件与FTP服务器同步。您可以为此制作多个配置文件(实际为项目),因此您不必一次又一次地重新输入。



事实上,FTP支持是非常好的,我现在使用Aptana(或Eclipse + Aptana)来满足我所有的FTP需求。此外,我得到语法高亮/无论编码支持。可以肯定的是,Eclipse并不是最快速的应用程序,但它并没有让我失望。


I'm using Eclipse PHP Development Tools. What would be the easiest way to access a file or maybe create a remote project trough FTP and maybe SSH and SFTP?.

解决方案

Install Aptana plugin to your Eclipse installation.

It has built-in FTP support, and it works excellently.

You can:

  • Edit files directly from the FTP server
  • Perform file/folder management (copy, delete, move, rename, etc.)
  • Upload/download files to/from FTP server
  • Synchronize local files with FTP server. You can make several profiles (actually projects) for this so you won't have to reinput over and over again.

As a matter of fact the FTP support is so good I'm using Aptana (or Eclipse + Aptana) now for all my FTP needs. Plus I get syntax highlighting/whatever coding support there is. Granted, Eclipse is not the speediest app to launch, but it doesn't bug me so much.

这篇关于如何向Eclipse添加FTP支持?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆