[Switch] Eclipse install SVN plugin

Generally speaking, there are three ways to install the SVN plug-in in eclipse: 
1. Directly download the SVN plug-in and unzip it to the corresponding directory of 
eclipse 2. Use "Install New Software" in the Help menu in eclipse, enter the SVN address, and directly Download and install into eclipse 
3. Use eclipse's own software market to download and install

第一种方式:
1.下载SVN插件
SVN插件下载地址及更新地址,你根据需要选择你需要的版本。现在最新是1.8.x

Links for 1.8.x Release: 
Eclipse update site URL:  http://subclipse.tigris.org/update_1.8.x 
svn plugin package download:  http://subclipse.tigris.org/servlets/ProjectDocumentList?folderID=2240 
Links for 1.6.x Release: 
Eclipse update site URL:  http://subclipse.tigris.org/update_1.6.x 
svn plugin package download:  http://subclipse.tigris.org/servlets/ProjectDocumentList?folderID=2240 
Links for 1.4.x Release: 
Eclipse update site URL:  http://subclipse.tigris.org/update_1.4.x 
svn plugin package download:  http://subclipse.tigris.org/servlets/ProjectDocumentList?folderID=2240 
  2. Download After installing 
  the downloaded plugin package directory structure:

Copy the files in the features and plugins directories of the plugin package to the features and plugins of the Eclipse installation directory, respectively. 
Then restart Eclipse

The second way:

1. Menu operation

2. Click "Add", in the pop-up window, enter the corresponding SVN address, and then "OK"

3. Select both in the picture below, then click Next all the way, and you're done

The third way: 
1. Enter the help->Eclipse Marketplace of eclipse, as shown in the following figure:

2. Enter "SVN" in the search box of the Eclipse Marketplace interface that appears, and then press Enter, the SVN plugin you are looking for will appear in the list below, click "install" 

My eclipse here has already installed the SVN plug-in, so the lower right corner shows "installed" instead of "install"

3. Click "install", and click "next" in the back interface to complete the installation. After the installation is restarted, SVN can be used.

 

Original link: Eclipse installs the SVN plugin

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324781760&siteId=291194637