Install Subclipse
* Start Eclipse, e.g. Eclipse Indigo
* Select Help > Install Software
* Check http://subclipse.tigris.org/ for Subclipse update site URL and versions.
* Enter Subclipe update site URL (e.g. http://subclipse.tigris.org/update_1.8.x) in the Work with field and hit Enter key.
* Select Subclipse checkbox and click Next two times.
* Accept license agreement and click Finish button.
* Restart Eclipse
Add SVN Respository
* Open SVN Repository panel (Window > Show View > Other > SVN > SVN Repositories)
* Click the Add SVN Repository icon (upper right corner) and enter SVN URL
Checkout Eclipse Project
* Open SVN Repository panel (Window > Show View > Other > SVN > SVN Repositories)
* Find and right click the Eclipse project you want to checkout and select Checkout
One Response to Subclipse: SVN Plugin for Eclipse