o7planning

Install Subversive Plugin for Eclipse

  1. Introduction
  2. Instal Subversive Plugin
  3. Install SVN Connector manually
  4. Java Programming for team using Eclipse and SVN

1. Introduction

This document is based on:
  • Eclipse 4.7, 4.6 (OXYGEN & NEON)

  • Subversive 4.0

2. Instal Subversive Plugin

  • http://download.eclipse.org/technology/subversive/4.0/update-site/
In Eclipse, select:
  • Help/Install New Software..
Type any name and URL was copied in the previous step, Click OK to Continue..
Enter:
  • Name: Subversive 4.0
  • Location: http://download.eclipse.org/technology/subversive/4.0/update-site/
Wait util Eclipse download and installation is complete, a message will appear asking you to restart Eclipse, click OK to restart.
  • Window/Reference...
Click "Team/SVN" window installation "Subversive Connector" will show up for you install. Note that it display single time, if you close it. You can reopen it by click to "Get Connector".
  • Window/Preferences
This is window installation for you continue install "Subversive Connector". Select all.
Note: If the SVN Connector installation window is not displayed, you can install SVN Connector manually, see the instructions at the bottom of this article.
After successful installation. Click "Window/Reference.." to inspect installation is complete.
Using newest Connector:

3. Install SVN Connector manually

Enter:
  • Name: SVN Connector
  • Location: http://community.polarion.com/projects/subversive/download/eclipse/6.0/update-site/

4. Java Programming for team using Eclipse and SVN

See more: