Stendhal on Eclipse: Difference between revisions
Content deleted Content added
imported>Hendrik Brummermann Do not add the project root folder as source path |
imported>MartinFuchs simplify and fix description |
||
Line 6:
# Right click on your project folder and select "Properties" in the context menu.
# Then select "Java Build Path" on the left side of the dialog box.
# Now add
<pre>
source folder #1:
Line 44:
<pre> Name: StendhalServer
Main class: marauroa.server.marauroad
on the [Arguments] tab:
Line 64 ⟶ 63:
==To make the client run==
# Open games.stendhal.client.update.Starter.java in the editor
#
# Java Application -> new-icon, and it should be prefilled.
# on the [Classpath] tab - button "Advanced" - (*) add folder | OK - and select the project root folder | OK
| |||