RE: Problem implementing automated tests
"Stephen McConnell" <[email protected]>
| Newsgroups | gmane.comp.jakarta.avalon.user |
|---|---|
| Message-ID | <004701c49e21$0ac4de40$1601a8c0@gloria> |
> -----Original Message----- > From: Niclas Hedhman [mailto:[email protected]] > Sent: 19 September 2004 09:25 > To: Avalon framework users > Subject: Re: Problem implementing automated tests > > On Sunday 19 September 2004 12:18, David Leangen wrote: > > > Next question: what do you guys use to debug when something goes wrong? > > Debugging in Eclipse is fine, but sometimes other errors creep in when > > running the build as a Magic build... > > System.out.println() + "human reasoning engine" works most of the time. Really Niclas I'm disappointed! You *should* be using System.err.println() ;-)