[Android development FAQ-2] install/uninstall SVN plug-in eclipse

Source: Internet
Author: User

Most of my friends who work in the company or work with several developers use SVN for code management. At this time, it is very convenient to use the svn plug-in of eclipse.

Next, I will briefly introduce the process of installing the svn plug-in eclispe. I hope to provide some reference for you.

How to install it?

Step 1:. Open eclipse --> help --> install new software --> Add, and the following interface is displayed:

Place a name at name, I fill in SVN, fill in the following link http://subclipse.tigris.org/update_1.8.x at location

Click OK.

Step 2:The following interface is displayed after Step 1 is completed:

Check subclipse plugin and click Next. Wait for a while,

Click Next,

Then agree to the terms,

Click Finish,

A warning will appear later. Select OK,

Prompt to restart eclipse. Select Yes.

Step 3:After the restart, select File-> Import. The following page is displayed:

Select SVN> check items from SVN> next, for example:

Select the location where you want to create a new resource library-> next, as shown in the following figure.

Enter the svn Code address in the URL. Be sure to use the upper-level directory of the project code. For example, if your project has *****/A/project1 /*

Then you should enter the address *****//.

Click Next, and the project T1 file will appear. If the directory *****/A/contains multiple projects, all of them will be listed,

Select the project you want to import and click Finish.

Wait for SVN to download code from the server.

OK.

How to uninstall it?

Help-> about eclispe-> Installation Details-> installed softeware-> svn-> uninstall

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.