Re: mask the input that user is giving

2004-12-17 Thread Ivan Ivanov
Hello, I wrote a document named Extending Ant Input Abilities. You can find a link to it on http://ant.apache.org/resources.html in the Articles section. --- Sorabh Vijay <[EMAIL PROTECTED]> wrote: > Hi All, > > > > Can I mask the input which user is giving in Ant. > if yes how? Any > examp

RE: mask the input that user is giving

2004-12-16 Thread Charles Hudak
Yes, you can use a custom inputhandler. See here: http://umn.dl.sourceforge.net/sourceforge/emaria/antinput.pdf > -Original Message- > From: Sorabh Vijay [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 16, 2004 6:37 AM > To: [EMAIL PROTECTED] > Subject: mask the inp

mask the input that user is giving

2004-12-16 Thread Sorabh Vijay
Hi All, Can I mask the input which user is giving in Ant. if yes how? Any examples. Regards, Sorabh