OutOfMemory - How to set maxPermSize for Ant build (IntelliJ 7.0.4 or 8 M1)
We have a complex ant build script with a lot of configuration options.
After adding some new tasks, we ran out of Memory running the build from integrated ANT.
I can change the Head and with IntelliJ 8 M1 also the Stack Size, but my problem is the maxPermSize.
Is there any way to set this parameter for the ANT build? I can set it for IntelliJ in total, but not for the command line, IntelliJ is calling for the ant build
thanks for your help
Markus
请先登录再写评论。
Hello Markus,
There is general feature issue about that: http://www.jetbrains.net/jira/browse/IDEADEV-3663
Alexander.