Stendhal on Eclipse: Difference between revisions

Content deleted Content added
imported>Kymara
made look like wiki not mess
imported>Kymara
No edit summary
Line 25:
: there is a little black arrow on the right side of it.
* This will open a menu, please choose "Debug..."
* Then in the dialog select "Java Application" and click on the "new" icon in the top left corner.
icon in the top left corner.
<pre> Name: StendhalServer
Main class: marauroa.server.marauroad
Line 38 ⟶ 37:
* button [Debug]
And then the server should be started.
'''Note: you may need to 'add external jars' and add your mysql jar from your ant build type server'''
 
==To make the client run==