]> source.dussan.org Git - aspectj.git/commitdiff
Added known limitations to ajbrowser documentation.
authormkersten <mkersten>
Wed, 18 Feb 2004 06:47:43 +0000 (06:47 +0000)
committermkersten <mkersten>
Wed, 18 Feb 2004 06:47:43 +0000 (06:47 +0000)
docs/devGuideDB/ajbrowser.xml
docs/developer/asm.doc

index 0e463dd07393363724d5a75047c9121d2e066ebb..7792fb0ead28af485cbb8a14ffb41437ee252d06 100644 (file)
                </itemizedlist>
                </para>      
        </sect2>
+       <sect2 id="ajbrowser-limitations">
+               <title>Limitations</title>
+               <para>      
+               <itemizedlist>
+               <listitem><para>
+               The AJBrowser expects the package and directory structure to match.  If they do not 
+               it will be unable to browse to the corresponding file.
+               </para></listitem>              
+               <listitem><para>
+               The "Run" feature launches applications in the same VM.  As a result, if a Swing application
+               is disposed the AJBrowser will be disposed as well.
+               </para></listitem>                      
+               </itemizedlist>
+               </para>
+       </sect2>
        <sect2 id="ajbrowser-feedback">
-               <title>AspectJ browser questions and bugs</title>
+               <title>AspectJ Browser questions and bugs</title>
                <para>      
         You can send email to 
         <ulink url="mailto:aspectj-users@dev.eclipse.org">
index 6057de6a035de965220be32452844783cf7518c7..4dec49bb78f3117b4f43bbf290a82e1e43417ee6 100644 (file)
Binary files a/docs/developer/asm.doc and b/docs/developer/asm.doc differ