Changes between Version 4 and Version 5 of Eclipse
- Timestamp:
- 01/26/10 19:57:43 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Eclipse
v4 v5 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. 24 23 25 * Create new repository location so that you can checkout a project from SVN repository. 24 26 25 * Click '''Next''' and type the `https://mary.opendfki.de/repos/` in the URL column andclick '''Next'''27 * Click '''Next''' and enter `https://mary.opendfki.de/repos/` in the URL field of the '''General''' tab, then click '''Next''' 26 28 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. 28 32 29 33 * By this time you should be able to see OpenMary in Eclipse