You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Rob Seegel <Ro...@comcast.net> on 2007/10/08 17:55:05 UTC

Re: My first build with ant failed

Mohammad Khan wrote:

>         <javac srcdir="${sourcedir} destdir=${targetdir}"
> classpathref="libraries"/>

Look more closed at the quotes on your srcdir (and destdir) attributes.
Add a closing to the first, and an opening set to the second.




---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org