Purpose: To correlate svn on myeclipse, download the project from the SVN server, go to the myeclipse on this machine, and run
Preparatory work
1. Install Tomcat and MyEclipse.
2. Install the Plsql and configure the Oracle database to be connected.
3. Download SVN
Steps:
1, the "2.1 Svn.zip" extract to any file, there are two folders: Features, plugins
Like I unzipped it to MyEclipse's installation directory.
2. Create a new text document under the Dropins folder under the MyEclipse10 folder, any file name (preferably in English), ending with. Link
The contents are: path= the path of the SVN folder just extracted
3, restart MyEclipse, see the following this prompt, OK
4, in MyEclipse, click Window-show view-other-svn-svn Resource Library (here to borrow a few figures)
Here is the path to the project on the SVN server you want to connect to
Click "Finish" to enter the user name and Password dialog box, enter the
5, if you want to download the project from the SVN server to the local myeclipse
Right-click on the left margin of the project box in the leftmost-import
Next ... You can see that it's already exported to my myeclipse.
6, the deployment of Tomcat, run the project can be, careful man again wordy next
Window-preferences-myeclipse-servers-tomcat-tomcat 7.x (because I downloaded the 7 version)
Add the Tomcat installation directory to Tomcat home directory, and the following automatically
MyEclipse Associated SVN download project to local