Changes between Version 5 and Version 6 of Eclipse
- Timestamp:
- 01/27/10 08:41:55 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Eclipse
v5 v6 7 7 * Install '''Eclipse Classic''' from http://www.eclipse.org/downloads/ 8 8 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). 10 10 11 11 * Install the '''Subversive''' Eclipse plugin as detailed here: http://www.polarion.com/products/svn/subversive/download.php?src=eclipse … … 21 21 * Under SVN select '''Project from SVN''' and click '''Next''' 22 22 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.) 24 24 25 25 * Create new repository location so that you can checkout a project from SVN repository.