mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-14 18:05:27 +07:00
[project] bumping build process heap size in the CE project
GitOrigin-RevId: e39b11d61d90d7971cb26eb9f7bf1b83597a1d99
This commit is contained in:
committed by
intellij-monorepo-bot
parent
86e789f895
commit
91eda2eef8
2
.idea/compiler.xml
generated
2
.idea/compiler.xml
generated
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user