Stendhal on Eclipse: Difference between revisions
Content deleted Content added
imported>AntumDeluge Stendhal on Eclipse: Add instructions for Git checkout (testing). |
imported>AntumDeluge Stendhal on Eclipse: Clean up "Project from CVS" instructions. |
||
Line 4:
<ol>
<li>
<li>Go to the menu bar and select "File -> New Project
<li>In the "
<li>Select "Create a new repository location" and click "Next".</li>
<li>Fill in the following information:
<pre>
User: "anonymous" or Sourceforge username (for privileged checkout).
Password: Leave blank for anonymous checkout.
Connection type: pserver (for anonymous checkout) or extssh (for privileged checkout).
Select "Use default port".
▲host : arianne.cvs.sourceforge.net
▲repository path : /cvsroot/arianne
</pre>
<li>
<li>Use specified module name: "stendhal" (or select "stendhal" from "Use an existing module).</li>
<li>Click "Finish" and checkout will begin.</li>
<li>Select "Checkout as a project configured using the new project wizard" and click "Finish".</li>
</ol>
| |||