Stendhal on Eclipse: Difference between revisions

Content deleted Content added
imported>Developer
typo fix
imported>Developer
formatting
Line 69:
[[File:Eclipse_new_debug_configuration.png]]
 
<pre> Name: StendhalServer
Main class: games.stendhal.server.StendhalServer
 
* All other settings ("include system libries", "Stop in main", ... can be left at their default value.
* on the [Arguments] tab: VM arguments: -Xmx128M
* on the [Classpath] tab: click "UserEntries" - button "Advanced" - (*) add folder | OK - and select the "stendhal" project root folder | OK
* button [Debug]
 
on the [Arguments] tab:
VM arguments: -Xmx128M
 
on the [Classpath] tab:
click UserEntries
button "Advanced"
(*) add folder | OK
and select the "stendhal" project root folder | OK
</pre>
 
* button [Debug]
And then the server should be started.