documentation updates

This commit is contained in:
Michael Hunger
2011-08-01 13:55:18 +02:00
parent 367da4e96a
commit 1c9cedbcff
16 changed files with 55 additions and 39 deletions

View File

@@ -30,7 +30,7 @@
<title>AspectJ IDE support</title>
<para>
As Spring Data Graph uses some advanced features of AspectJ, users may experience issues with
their IDE reporting errors where there in fact are none. Features that might be reported wrongfully
their IDE reporting errors where in fact there are none. Features that might be reported wrongfully
include: introduction of methods to interfaces, declaration of additional interfaces for annotated
classes, and generified introduced methods.
</para>