SVN is used in the company project to manage the project, and then it needs to be configured in Eclipse. Online reference a lot of information, the way to install the offline installation, but after importing the project error, may be the problem of offline installation package. And then using the way Eclipse installs online, it's finally the SVN configuration. Now summarize the installation steps as follows.
The first step. Open the Eclipse,help tab and select Install New software
The second step. Select the Add button in the popup dialog box
Step Three: Enter the information and click the OK button
Name:subclipse1.8
Location :http://subclipse.tigris.org/update_1.8.x
Note: (1) The value of name can be arbitrary
(2) The value of location can be one of the following two
http://subclipse.tigris.org/update_1.6.x
http://subclipse.tigris.org/update_1.8.x
The third step: then the search to the plug-in, check the next point, after the installation prompt.
Installation and configuration of SVN plug-ins in eclipse (online installation)