What version of Eclipse are you using? There is a special input handler that will open a graphical input window that ships with Eclipse 3.1M6 or later. Previous versions will fail with this error, I think.
-Rob A > -----Original Message----- > From: Shweta Bodade [mailto:[EMAIL PROTECTED] > Sent: Friday, February 24, 2006 12:48 AM > To: Ant Users List > Subject: Failed to read input from Console. > > After I give the <input> command in Eclipse I get this error message. > > > > Buildfile: E:\workspace2\Hello\src\build.xml > > select_target: > > [input] Which server should receive the files? 1. Silo 2. > Bongo(1,2) > > BUILD FAILED: E:\workspace2\Hello\src\build.xml:9: Failed to > read input from Console. > > Total time: 219 milliseconds > > > > > > Can you please tell me is there any prob with code which is > > <target name="select_target"> > > <input message="Which server should receive > the files? > 1. Tomact 2. Websphere" > > > > </target> > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]