StendhalNetBeans: Difference between revisions
Content deleted Content added
imported>AntumDeluge |
imported>AntumDeluge |
||
Line 87:
<ol>
<li>
<li>
▲<li>From the "Projects" tab select the Stendhal project and go to the menu bar and select "File -> Project Properties" (or right-click the project and select "Properties").</li>
<li>Fill in the following information:</li>
▲<li>Select the category "Libraries" in the left-hand pane.
<pre>
Source Package Folders:
Package Folder = src
Label = (your choice)
Test Package Folders:
Package = tests
Label = (your choice)
</pre>
<li>Select the "Libraries" category.</li>
<li>Under the "Compile" tab click "Add JAR/Folder".</li>
<li>Navigate into the "libs" directory of the
<li>Select all the .jar files and click "Open".</li>
<li>Do the same for the "Processor", "Run", "Compile Tests", and "Run Tests" tabs.
<li>Select the
<li>Under "Configuration" click "New" and add a "Configuration Name" for the server and click "OK".</li>
<li>Fill in the following information:</li>
| |||