瀏覽代碼

Added known limitations to ajbrowser documentation.

tags/v_preCompileLoopAlteration
mkersten 20 年之前
父節點
當前提交
0d5096c9b9
共有 2 個檔案被更改,包括 16 行新增1 行删除
  1. 16
    1
      docs/devGuideDB/ajbrowser.xml
  2. 二進制
      docs/developer/asm.doc

+ 16
- 1
docs/devGuideDB/ajbrowser.xml 查看文件

@@ -368,8 +368,23 @@
</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">

二進制
docs/developer/asm.doc 查看文件


Loading…
取消
儲存