Explorar el Código

forking ant builds in eclipse 2.x

tags/mostlyLastEclipse2xTree_20040112
wisberg hace 20 años
padre
commit
7a8f6a13c0
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6
    0
      docs/devGuideDB/antsupport.xml

+ 6
- 0
docs/devGuideDB/antsupport.xml Ver fichero

@@ -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

Cargando…
Cancelar
Guardar