From: wisberg Date: Fri, 9 Jan 2004 19:51:20 +0000 (+0000) Subject: forking ant builds in eclipse 2.x X-Git-Tag: mostlyLastEclipse2xTree_20040112~4 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=7a8f6a13c0facb82d59f381042be6b31eb60cc53;p=aspectj.git forking ant builds in eclipse 2.x --- 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 @@ . + 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. + + 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