First, download the SVN plugin subclipse
: http://subclipse.tigris.org/servlets/ProjectDocumentList?folderID=2240
Second, install the SVN plugin in MyEclipse10 subclipse
The steps are as follows:
1. Locate the MyEclipse10 Dropins folder in the installation directory
2. Open the Dropins folder and create a new SVN folder
3. Unzip the downloaded compressed package
Copy the features and plugins folders to the SVN folder under the Dropins folder
Iii. using the SVN plugin in MyEclipse10
After installing the SVN plug-in, start MyEclipse, this time start will be slow, because myeclipse to download some related jar file, when entered into the MyEclipse after the start of the workspace, will automatically eject the associated file has been automatically downloaded the completion of the prompt dialog box, as shown in
3.1 View the installed SVN
Click "Window" on the menu-----> "Show View"------> "Other ...",
In the "Show View" dialog box that pops up, you'll see the SVN plugin already installed.
3.2 Connecting SVN server via SVN client in MyEclipse
Click "Finish" and then pop up a dialog asking for a username and password, enter the correct username and password to connect to the specified SVN server.
Reproduced:
MyEclipse Use summary--myeclipse10 install SVN plugin
MyEclipse Use summary--myeclipse10 install SVN plugin