Install the svn plug-in eclipse to implement version control. eclipsesvn
Choose eclipse> Help> Install New Software and click Add.
Add the version of the svn controller as needed, enter the name and url, and click OK.
Name: Subclipse 1.8.x
URL: http://subclipse.tigris.org/update_1.8.x
Note:
The above Name and URL are Subclipse 1.8.x, because when I was doing this experiment, the operating system version was win8.1 64bit, And the eclipse version was 4.4.2, when I use Subclipse 1.6.x, the Failed to load JavaHL Library error always occurs.
Click Select All, Select All, and click next.
Click next
Select the accept license check box and click Finish to start installation:
After the installation is complete, restart eclipse, open Window-> Preference, and open "team" in the category area on the left. If "svn" is available, the installation is successful.