peterreilly 2005/03/07 04:39:28 Modified: docs/manual/CoreTasks apt.html Log: Apt -> apt in example Revision Changes Path 1.6 +1 -1 ant/docs/manual/CoreTasks/apt.html Index: apt.html =================================================================== RCS file: /home/cvs/ant/docs/manual/CoreTasks/apt.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- apt.html 9 Feb 2005 07:54:11 -0000 1.5 +++ apt.html 7 Mar 2005 12:39:28 -0000 1.6 @@ -120,7 +120,7 @@ <code><javac></code> task to compile first your original source code, and then the generated source code:</p> -<pre> <Apt srcdir="${src}" +<pre> <apt srcdir="${src}" destdir="${build}" classpath="xyz.jar" debug="true"
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]