[project] bumping build process heap size in the CE project

GitOrigin-RevId: e39b11d61d90d7971cb26eb9f7bf1b83597a1d99
This commit is contained in:
Roman Shevchenko
2024-09-19 09:13:49 +02:00
committed by intellij-monorepo-bot
parent 86e789f895
commit 91eda2eef8

2
.idea/compiler.xml generated
View File

@@ -7,7 +7,7 @@
<project-library name="devkit.runtime.module.repository.jps" />
</component>
<component name="CompilerConfiguration">
<option name="BUILD_PROCESS_HEAP_SIZE" value="2000" />
<option name="BUILD_PROCESS_HEAP_SIZE" value="4096" />
<option name="BUILD_PROCESS_ADDITIONAL_VM_OPTIONS" value="-Dgroovyc.in.process=true -Dgroovyc.asm.resolving.only=false" />
<excludeFromCompile>
<file url="file://$PROJECT_DIR$/java/execution/jshell-frontend/src/com/intellij/execution/jshell/frontend/Main.java" />