Content deleted Content added
|
|
|
</pre>
</ol>
== Setting Up Project ==
<ol>
<li>Fill out the following information under "Name and Location":</li>
<pre>
Project Name: stendhal (or whatever you wish)
Project Folder: Path to the root directory of the downloaded Stendhal source code.
Build Script Name: nbbuild.xml (not important, will be deleted)
</pre>
<li>Click "Next".</li>
<li>Under "Source Package Folders" add the "src" folder from the Stendhal root directory.</li>
<li>Under "Test Package Folders" add the "tests" folder from the Stendhal root directory and click "Next".</li>
<li>If NetBeans warns about a folder containing "compiled class files (*.class)" click "Ignore".</li>
<li>Now click "Finish".</li>
</ol>
|