Stendhal on Eclipse: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Hendrik Brummermann |
imported>Hendrik Brummermann |
||
| Line 29: | Line 29: | ||
* In the dialog select: "Git -> Projects from Git" and click "Next". |
* In the dialog select: "Git -> Projects from Git" and click "Next". |
||
* Select "Clone URI" and click "Next". |
* Select "Clone URI" and click "Next". |
||
* Fill in the following information:<br>URI: <code><nowiki>git://git.code.sf.net/p/arianne/stendhal</nowiki></code> |
* Fill in the following information:<br>URI: <code><nowiki>git://git.code.sf.net/p/arianne/stendhal</nowiki></code><br>(if you are a developer with commit access, use <code><nowiki>ssh://[[username]]@git.code.sf.net/p/arianne/stendhal</nowiki></code>) |
||
(if you are a developer with commit access, use <code><nowiki>ssh://[[username]]@git.code.sf.net/p/arianne/stendhal</nowiki></code>) |
|||
* The result of the fields are filled in automatically, click "Next" |
* The result of the fields are filled in automatically, click "Next" |
||
* On the Branch selection page, keep everything selected and click "Next" |
* On the Branch selection page, keep everything selected and click "Next" |
||