summaryrefslogtreecommitdiffstats
path: root/docs/adk15ProgGuideDB
diff options
context:
space:
mode:
authoracolyer <acolyer>2005-03-23 16:47:55 +0000
committeracolyer <acolyer>2005-03-23 16:47:55 +0000
commit68f63508828d1c1ea7076d051cc77713625f6a03 (patch)
tree40e125609a1fbfe8423f7e439d88da6b997668c4 /docs/adk15ProgGuideDB
parentef3044a08dd1e5556c03e614ce8d799d61aaf041 (diff)
downloadaspectj-68f63508828d1c1ea7076d051cc77713625f6a03.tar.gz
aspectj-68f63508828d1c1ea7076d051cc77713625f6a03.zip
fix for Bug 84122 - Allow aspectPath to contain directories
Diffstat (limited to 'docs/adk15ProgGuideDB')
-rw-r--r--docs/adk15ProgGuideDB/miscellaneous.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/adk15ProgGuideDB/miscellaneous.xml b/docs/adk15ProgGuideDB/miscellaneous.xml
index 063c8b816..899ac1208 100644
--- a/docs/adk15ProgGuideDB/miscellaneous.xml
+++ b/docs/adk15ProgGuideDB/miscellaneous.xml
@@ -91,5 +91,17 @@
</sect1>
+
+ <sect1>
+ <title>Tools</title>
+
+ <sect2>
+ <title>Aspectpath</title>
+
+ <para>AspectJ 5 allows the specification of directories (containing .class files) on the aspectpath in
+ addition to jar/zip files.</para>
+ </sect2>
+
+ </sect1>
</chapter>