Eclipse-based FTP plug-in Installation

Source: Internet
Author: User

2006-2-21
Based onEclipseOfFTP pluginInstall
Previously UsedEclipseDeveloped a Java program and has been using CVS for version control. I have been writing PHP programs recently and want to use version control or better collaborative development. Because PHP is a script-interpreted language used to write website service programs, it often involves updating it to the server. It is very troublesome to use cvs for version control and then transfer it to the server. I have encountered problems for several times. Thanks to my colleague Xiao Li and good comrade, I finally made a good job based onEclipseOfFTP plugin. In this way, based onEclipseDuring php development, you can directly perform maintenance and updates with the server.

My installation environment is:Eclipse3.1.0. The installation environment of Xiao Li is:Eclipse3.1.1 installation is successful.

Steps:
1. The plug-in has been downloaded.Eclipse-FTP-WebDAV-3.1M4 at the URL below: URL http://mirrors.bevc.net/Eclipse/Download/drops/S-3.1M4-200412162000/Eclipse-Ftp-webdav-3.1m4.zip

2. Check yourEclipseWhether an earlier version is installed. Check the plugins and features directories.
Set Org.Eclipse. Team. webdav_2.xx and other files with the same name but different versions as the files in this plug-in are all deleted.

3. overwrite the undiscovered plugins and features DirectoriesEclipseThe directory corresponding to the installation directory.

4. Start,Eclipse, Click File-> Import, open it, and check whether there are FTP options. If you double-click it, you can apply FTP.
NOTE: If yourEclipseWhen there is no project in it, this window cannot be opened.

If you have installed the plug-inEclipseThe plug-in is not installed. Sometimes you need to change yourEclipseInstall directory name, run it, and then change it back to make it easy to use. The reason is not clear. It seems to beEclipseWhere to create cache settings.

Add Comment | Read Comments (2)
9: 43 | Fixed Link | Reference announcement (6) | Record it | Development Environment
Fixed Link

Comment Previous Page | next page
Busy!
Publisher voice Song (http://spaces.msn.com/lifusong/)-
EclipseThe-clean parameter is enabled.
Publisher bean-bean! (Http://spaces.msn.com/douboyu/)-
Publish comments

To publish a comment to this website, you must log on with Microsoft Passport network.
No passport? Get one today

1. Added FTP and WebDAV plug-ins in eclipse in Ubuntu.

Download FTP & WebDAV

Http://mirrors.bevc.net/eclipse/download/drops/S-3.2M5-200602171115/eclipse-FTP-WebDAV-3.2M5.zip

Decompress:

Sudo unzip-o eclipse-FTP-WebDAV-3.2M5.zip-D/home/qk31/desktop/qk31/tmp/

Install using links

CD/opt/Eclipse/plug-in/

Create directory
Sudo mkdir ftpwebdav

Move files
Sudo mV/home/qk31/desktop/qk31/tmp/eclipse // opt/Eclipse/plug-in/ftpwebdav/

Enter links to add the connection address
CD links/

Sudo gedit ftpwebdav. Link

Add the following text
Path =/opt/Eclipse/plug-in/ftpwebdav

Installed successfully

In file-> Import-> other, an FTP and WebDAV option appears.

Select FTP

Select choose a new folder to be import
Select the new project folder

Next

Create a new site

Next

URL: directly enter the FTP address as a domain name such as www.magsee.com
User: username qk31
Password: Password 123456

Next

Automatically download site list

Complete

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.