1, there are two ways to install SVN in eclipse:
1.1 Online Installation:
First step: Click the menu button help----->install New software ... Operation as shown in figure:
Step Two: Add NAME:SVN downLoad location:http://subclipse.tigris.org/update operation in the new window that pops up as shown:
Step three: Click on Confirm, check all, directly next to OK.
1.2 Local Installation
The first step: Download the SVN plugin jar package on the internet I use the svn-eclipse-site-1.6.10.rar I need to upload the information on the downloaded
The second step: Find the downloaded compressed file, extract the extracted files to the Dropins folder in Eclipse's installation directory as shown below:
Step three: Locate the Site.xml directory in the compressed file and copy the path of the file:
Fourth step: Create a new text document in the dropins of the installation file: Enter Path= "The path you just copied" Be sure to write the backslash \ as a double backslash \ \
Save the text file with the suffix name changed to. link Restart Eclipse installation process ended
Select the menu in Eclipse: Window--->preferences input svn to see the SVN information:
2, install SVN in MyEclipse:
I am using a local installation, as in the second method above, open the Dropins directory of the MyEclipse installation path, put the extracted files in, and then modify the path, whether it is installed SVN or Activiti plug-ins are the same method, For example, the contents of SVN and Activiti are installed in my installation files:
Then restart it.