|
|
@@ -120,7 +120,7 @@ The inherited "compiler" attribute is ignored, as it is forced to use the Apt co |
|
|
|
<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" |
|
|
|