Stendhal on Eclipse: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>AntumDeluge
Stendhal on Eclipse: Clean up "Project from CVS" instructions.
imported>AntumDeluge
Line 66: Line 66:
<ol>
<ol>
<li>In the New Project wizard select Java -> Java Project (do not select a simple "general" project!) and click "Next".</li>
<li>In the New Project wizard select Java -> Java Project (do not select a simple "general" project!) and click "Next".</li>
<li>Project name: stendhal ( or whatever you like to call it ). If you are importing from Git you need to use the name of the folder where the source code is located ( the rest of the options will be automatically selected ).</li>
<li>Project name: stendhal ( or whatever you like to call it ).
<li>Under the section named "JRE" make sure a Java version 1.5 or higher is selected and click "Finish".</li>
<li>Under the section named "JRE" make sure a Java version 1.5 or higher is selected and click "Finish".</li>
<li>Right click on your project folder and select "Properties" in the context menu.</li>
<li>Right click on your project folder and select "Properties" in the context menu.</li>