Stendhal on Eclipse: Difference between revisions
Content deleted Content added
imported>Balaur mNo edit summary |
imported>Hendrik Brummermann moved to git |
||
Line 1:
{{Navigation for Stendhal Top|Building & Hosting}}
== New Project from
In Eclipse:
<li>Open package explorer view.</li>
<li>Select "File -> Import -> Git -> Projects from Git" and click "Next".</li>
Line 39 ⟶ 11:
<pre>
For anonymous checkout:
URI: git://git.code.sf.net/p/
For privileged checkout:
URI: ssh://username@git.code.sf.net/p/
Host: git.code.sf.net
Repository path: /p/
Protocol: "git" (for anonymous) or "ssh" (for privileged).
Port: Can be left blank.
Line 157 ⟶ 125:
# Under the Stendhal root folder select all the .jar files in libs and press OK.
# Now press "Apply" to save the configuration or "Run" to save and run it.
| |||