summaryrefslogtreecommitdiffstats
path: root/docs/devGuideDB
diff options
context:
space:
mode:
Diffstat (limited to 'docs/devGuideDB')
-rw-r--r--docs/devGuideDB/antsupport.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/devGuideDB/antsupport.xml b/docs/devGuideDB/antsupport.xml
index bbadca4f6..92e8f888d 100644
--- a/docs/devGuideDB/antsupport.xml
+++ b/docs/devGuideDB/antsupport.xml
@@ -1655,6 +1655,12 @@
</ulink>.
</para>
<para>
+ When running Ant build scripts under Eclipse 2.x variants, you will get a
+ VerifyError because the Eclipse Ant support fails to isolate the Ant runtime
+ properly. To run in this context, set up iajc to fork (and use forkclasspath).
+ Eclipse 3.0 will fork Ant processes to avoid problems like this.
+ </para>
+ <para>
Memory and forking: Users email most often about the ajc task running
out of memory.
This is not a problem with the task; some compiles take a lot of