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