Stendhal on Eclipse: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Qwertydragon
imported>Hendrik Brummermann
Line 30: Line 30:
* 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><br>(if you are a developer with commit access, use <code><nowiki>ssh://[[username]]@git.code.sf.net/p/arianne/stendhal</nowiki></code>)
* Fill in the following information:<br>URI: <code><nowiki>https://github.com/arianne/stendhal.git</nowiki></code><br>(if you have a github account, please go to https://github.com/arianne/stendhal and click on "Fork" to create you own copy of the repository and then use that in Eclipse instead)
* 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"
Line 46: Line 46:
Eclipse 04.png|Fill in URI and watch the remaining fields to be filled automatically
Eclipse 04.png|Fill in URI and watch the remaining fields to be filled automatically
Eclipse 05.png|Just click "next" on branch selection
Eclipse 05.png|Just click "next" on branch selection
Eclipse 06.png|Just click "next" on destionation
Eclipse 06.png|Just click "next" on destination
Eclipse 07.png|Wait for the download to complete. This may take quite a while
Eclipse 07.png|Wait for the download to complete. This may take quite a while
Eclipse 08.png|Import existing project
Eclipse 08.png|Import existing project