Stendhal on Eclipse: Difference between revisions

Content deleted Content added
imported>Hendrik Brummermann
imported>Hendrik Brummermann
added images
Line 1:
{{Navigation for Stendhal Top|Building & Hosting}}
 
This guide describes how to setup a development environment in Eclipse for Stendhal.
 
 
== Get Eclipse==
 
* Go to httphttps://www.eclipse.org/downloads/
* Download: "Eclipse IDE for Java Developers"
* Unzip the download an run Eclipse
* In Eclipse, close the "Welcome" window
 
You can click on the following images to see them in large.
 
<gallery>
File:Eclipse_00.png|On the first run of Eclipse, this "Welcome" window is shown. Please close it.
File:Eclipse_00a.png|Typical window layout with the Package Explorer on the left hand side and an empty area for editors in the middle
</gallery>
 
== New Project from Git ==
Line 10 ⟶ 22:
In Eclipse:
 
<li>* Open package explorer view.</li>
<li>* Select "File -> Import -> Git -> Projects from Git" and click "Next".</li>
<li>* Select "Clone URI" and click "Next".</li>
<li>* Fill in the following information:</li>
 
<pre>