]> source.dussan.org Git - aspectj.git/commitdiff
-showWeaveInfo for ajc, iajc dev guide sections
authorwisberg <wisberg>
Tue, 5 Oct 2004 20:16:39 +0000 (20:16 +0000)
committerwisberg <wisberg>
Tue, 5 Oct 2004 20:16:39 +0000 (20:16 +0000)
docs/devGuideDB/ajc.xml
docs/devGuideDB/antsupport.xml

index 52ae00daf5249cd84b79b2d432642afdcad966b1..5eb56f15b7889018cbfd780aecf45f1c3da91f2c 100644 (file)
         </para></listitem>
       </varlistentry>
 
+      <varlistentry>
+        <term>-showWeaveInfo</term>
+        <listitem><para>Emit messages about weaving 
+        </para></listitem>
+      </varlistentry>
+         
       <varlistentry>
         <term>-log <replaceable>file</replaceable></term>
         <listitem><para>Specify a log file for compiler messages.
index e2a5ddf65f539b303a3dfda1d2fb4e451ce16f1d..4ff2715d94ce38dc11828603678251877f39fea5 100644 (file)
                                and having a public no-argument constructor.    
                                </para></entry>
                        </row>
+                       <row>
+                               <entry><para>showWeaveInfo
+                               </para></entry>
+                               <entry><para>                   
+                               If true, emit weaver messages.
+                               Defaults to <literal>false</literal>.
+                               </para></entry>
+                       </row>
                        </tbody>
                </tgroup>
                </table>