StendhalNetBeans: Difference between revisions
Content deleted Content added
imported>AntumDeluge StendhalNetBeans: Updating instructions for NetBeans 8.0. |
imported>AntumDeluge StendhalNetBeans: Updating instructions for NetBeans 8.0. |
||
Line 101:
<li>Click "OK".</li>
</ol>
== Running the Server ==
<ol>
<li>From the menu bar select "Run -> Select Project Configuration -> <server configuration name>" (or select it from the drop-down menu in the tool bar).</li>
<li>From the menu bar select "Run -> Run Project" or click the green arrow in the toolbar.</li>
<li>On the server's first run you will be prompted to set the value of two options, the default database and an RSA key size. The default value for the database is "H2" and for the RSA key size is "512". Place your cursor in the display area of the Output tab in the lower half of the Netbeans window and press "Enter" to select the default values.</li>
</ol>
== Running the Client ==
<ol>
<li>Select the project configuration for the client as was done for the Server.</li>
<li>From the menu bar select "Run -> Run Project" or click the green arrow in the toolbar.</li>
</ol>
| |||