Stendhal on Eclipse: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Bonneville
To make it run the server in Debug mode: added screenshot with the debug menu
imported>AntumDeluge
No edit summary
Line 87: Line 87:
# Open games.stendhal.client.update.Starter.java in the editor
# Open games.stendhal.client.update.Starter.java in the editor
# Then again the small black arrow on the right side of the green bug. (Or you may also choose to use the "Run" command instead of "Debug" in case you only want to debug the server component.)
# Then again the small black arrow on the right side of the green bug. (Or you may also choose to use the "Run" command instead of "Debug" in case you only want to debug the server component.)
# Select "Debug Configurations" (or "Run Configurations...").
# 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
# On the [Classpath] tab - button "Advanced" - (*) add folder | OK - and select the project root folder. | OK