Hello effendi,

How are you invoking ant (what arguments)?

Can you run a simple thing like
<target name="simple">
  <echo message="I exist" />
</target>

If you can run the above, then what task are you using that is giving 
the error?
Can you provide the xml?

/bill

-----Original Message-----
From: sudhir.howale [mailto:[EMAIL PROTECTED]]
Sent: Saturday, August 25, 2001 8:56 AM
To: ant-user
Subject: Help me abt this error


Hello friends,

 When I tried to run a build file  (a xml file), I am getting following 
kind of error,

" IO error scanning directory D: "

Any body can help me out abt the above error.

Sudhir

Reply via email to