Eclipse安装 SVN
1.在线安装:
最详细的安装文档:http://subclipse.tigris.org/install.html
SVN的版本选择和URL:
?
Name: Subclipse 1.2.x (Eclipse 3.2+)
URL:? http://subclipse.tigris.org/update_1.2.x
Name: Subclipse 1.0.x (Eclipse 3.0/3.1)
URL:? http://subclipse.tigris.org/update_1.0.x
?
2.本地安装:
到http://subclipse.tigris.org/servlets/ProjectDocumentList?folderID=5146&expandFolder=5146&folderID=5146下载对应的包,然后 按照下述步骤:
?
1) Download the update site archive and unpack it to a local folder. You should have a structure like this: <parent folder> |-- update |-- features |-- plugins |-- web site.xml2) Start Eclipse 3.0 and choose Help -> Software Updates -> Find and Install3) Select "Search for new features to install" and click Next.4) Click "New Local Site"5) Navigate to and select <parent folder>/update and click OK6) You should now see that site in your list of sites. Select it and click Next.7) Just follow the wizard to complete the install
?
?
?
?
?