Re: My first build with ant failed
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
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