Changes between Version 4 and Version 5 of Eclipse


Ignore:
Timestamp:
01/26/10 19:57:43 (14 years ago)
Author:
ingmar.steiner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Eclipse

    v4 v5  
    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. 
     24 
    2325 * Create new repository location so that you can checkout a project from SVN repository. 
    2426 
    25  * Click '''Next''' and type the `https://mary.opendfki.de/repos/` in the URL column and click '''Next''' 
     27 * Click '''Next''' and enter `https://mary.opendfki.de/repos/` in the URL field of the '''General''' tab, then click '''Next''' 
    2628 
    27  * Now to select a resource, which will be checked out on a project, type `https://mary.opendfki.de/repos/trunk` under URL tab or '''Browse''' to `trunk` and then click '''Next''' and '''Finish'''. 
     29 * Now to select a resource, which will be checked out on a project, type `https://mary.opendfki.de/repos/trunk` under URL tab or '''Browse''' to `trunk` and then click '''Finish'''. 
     30 
     31 * Check out the project as ''OpenMary'' and use the default workspace location. 
    2832 
    2933 * By this time you should be able to see OpenMary in Eclipse