Showing revision 5
==
Starrynte's tips==
- Make use of the 'Debug' and 'Next Turn' controls AND use them with either text debug (e.g. out.println(somevariable)) or paint debug. It helps if you slow down.
More to be added.
- You should really look into debugging with Eclipse's visual debugger. -- Simonton
- I use Eclipse... but I'm not sure what you mean by "visual debugger", do you mean something other than drawing debug info on the battle field? --BenHorner
- Check out the [sourceforge getting started guide], it tells you how. -- Simonton
- ok, so just normal debugging for Eclipse, I thought I might be missing something big! :) I mean... it is _big_ I just take it for granted these days. --BenHorner