The specific process is as follows:
<1> In myeclipse, click Help-software updates --- find and
Install... In the displayed dialog box, select search for new features to intsall --- next --- New
Remote site... --- Input name for SVN, URL for http://subclipse.tigris.org/update click OK
Installation is complete.
Open the myeclipse menu --- window --- show view --- Other .... The SVN Perspective appears in the lower right corner of myeclipse by selecting the SVN---SVN repository.
<2> right-click in the blank space --- New --- repository location, write: https://src.springframework.org/svn/spring-framework/ in URL options
, OK
<3> right-click the created resource library, create a remote folder, enter the folder name, and click Next-finish.
<4> right-click the new remote folder, select the import option, select the directory of the target file to be imported, and click OK.
<5> open the File menu --- New --- others .... --- SVN --- go out of SVN project --- next --- Select resource library location --- next --- Select target remote folder --- next --- name the project --- finish