Changes between Version 5 and Version 6 of Eclipse


Ignore:
Timestamp:
01/27/10 08:41:55 (14 years ago)
Author:
ingmar.steiner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Eclipse

    v5 v6  
    77 * Install '''Eclipse Classic''' from http://www.eclipse.org/downloads/ 
    88 
    9  * Install a '''Subversion''' client from http://subversion.tigris.org/getting.html 
     9 * Install a '''Subversion''' client from http://subversion.tigris.org/getting.html. Under Windows (32-bit), this step may be omitted (see below). 
    1010 
    1111 * Install the '''Subversive''' Eclipse plugin as detailed here: http://www.polarion.com/products/svn/subversive/download.php?src=eclipse 
     
    2121 * Under SVN select '''Project from SVN''' and click '''Next''' 
    2222 
    23  * If you are running the Subversive plugin for the first time, you will be prompted to install a SVN Connector. Choose the SVN Kit that matches the version of Subversion installed on your system. Follow the dialogs to install both the '''Subversive SVN Connector''' and the '''SVNKit'''. Although you are still in the middle of going through the SVN import, you may be prompted to restart Eclipse. If you do so, repeat the previous two steps. 
     23 * If you are running the Subversive plugin for the first time, you will be prompted to install a SVN Connector. Choose the SVN Kit that matches the version of Subversion installed on your system. Follow the dialogs to install both the '''Subversive SVN Connector''' and the '''SVNKit'''. Although you are still in the middle of going through the SVN import, you may be prompted to restart Eclipse. If you do so, repeat the previous two steps. ('''Note:''' under Windows (32-bit), you may also install the JavaHL binaries instead of the SVNKit.) 
    2424 
    2525 * Create new repository location so that you can checkout a project from SVN repository.