Re: My first build with ant failed

2007-10-09 Thread Mohammad Khan
Thanks everybody, Mohammad On 10/8/07, Vijay Aravamudhan <[EMAIL PROTECTED]> wrote: > > Your target for compile is incorrect. It should read: > > > classpathref="libraries"/> > > > You are missing " in two places. > > hth, &g

My first build with ant failed

2007-10-08 Thread Mohammad Khan
below is the part of my build.xml ant returned: BUILD FAILED srcdir "/home/user/project/src destdir=/home/user/project/bin" does not exist! I see both src and bin