Re: Output Beffuering Question - text-based application execution via ant

2006-11-08 Thread Peter DePasquale
ibution or copying of it or its contents - Original Message - From: "Peter DePasquale" <[EMAIL PROTECTED]> To: Sent: Sunday, October 15, 2006 8:59 AM Subject: Output Beffuering Question - text-based application execution via ant > I'm sure this is a common issue,

Re: Output Beffuering Question - text-based application execution via ant

2006-10-15 Thread Martin Gainty
communication in error and that any review, disclosure, dissemination, distribution or copying of it or its contents - Original Message - From: "Peter DePasquale" <[EMAIL PROTECTED]> To: Sent: Sunday, October 15, 2006 8:59 AM Subject: Output Beffuering Question - text-based appli

Output Beffuering Question - text-based application execution via ant

2006-10-15 Thread Peter DePasquale
I'm sure this is a common issue, but I can't seem to find an answer/explanation for it. I'm teaching my students ANT in their programming course. We use only text-based System.out/Scanner(System.in) I/O in this course. I am finding that in student programs which require user interaction (applic