...
- Start Eclipse
- Clear the introductory page
- Accept the default Workspace file path or choose a location for a new file
- Select Help - Install New Software from the menu
- In the "Work with:" box at the top, select "All Available Sites"
- The first time this runs, it takes a long time building a catalog from the internet. Wait for it.
- In the filter box, type "Subv" (first few letters of Subversion)
- Click the box next to "Subversive SVN Team Provider"
- [Choose any other optional tools you want]
- Click Next, Next, Accept, Finish, Restart Eclipse
- Click Window - Preferences to bring up the Eclipse configuration page
- Select Team, then SVN under Team
- This triggers the Subversive Connector Discovery panel.
- Select SVN Kit 1.3.2 (a pure Java connector that works on all systems)
- Click finish, then in the popup Next, Next, Accept, Finish, and OK (to the unsigned content popup), and OK to restart Eclipse
...