From: wisberg Date: Wed, 9 Apr 2003 14:16:26 +0000 (+0000) Subject: added compiler adapter example X-Git-Tag: V1_1_0_RC2~196 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=41100015d21b2c236a30544464f86e1c97cecbc4;p=aspectj.git added compiler adapter example --- diff --git a/docs/dist/doc/examples/build.xml b/docs/dist/doc/examples/build.xml index bf38ece5b..b0ea98290 100644 --- a/docs/dist/doc/examples/build.xml +++ b/docs/dist/doc/examples/build.xml @@ -57,6 +57,10 @@ + + + + aspectjrt.jar.available" + unless="taskdefs.init"> + @@ -287,6 +293,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + +