]> source.dussan.org Git - aspectj.git/commitdiff
documenting -ajdeCompiler and -ajctaskCompiler selectors
authorwisberg <wisberg>
Sat, 24 May 2003 09:44:52 +0000 (09:44 +0000)
committerwisberg <wisberg>
Sat, 24 May 2003 09:44:52 +0000 (09:44 +0000)
testing-drivers/src/org/aspectj/testing/drivers/package.html

index 2243b0814ca9bb84c2d093af0900dd8ed5012fcb..1bdc35634044df861d9610b27c012c57cd4652cd 100644 (file)
@@ -119,10 +119,15 @@ each component in the chain may accept and interpret:
      <code>-outjar</code>, and
      <code>-sourceroot</code>.
      </td></tr>
-  <tr><td><u>compiler selectors</u>: Use <code>-ajc</code> or <code>-eclipse</code> to select the old
+  <tr><td><u>compiler selectors</u>: 
+        Use <code>-ajc</code> or <code>-eclipse</code> to select the old
      (ajc 1.0) or new (eajc 1.1) compilers.  
       Note that the old compiler is not
       available in the CVS source tree at eclipse.org.
+      Use <code>-ajdeCompiler</code> to run a wrapper around the
+      AJDE interface
+      and <code>-ajctaskCompiler</code> to run a wrapper around the
+      AjcTask (Ant task) interface.
      </td></tr>
   <tr><td><u>option dominance <code>-!^</code></u>: 
      Some tests require or prohibit certain options;