diff --git a/platform/platform-resources-en/src/misc/registry.properties b/platform/platform-resources-en/src/misc/registry.properties index caa62cbe7a85..3b2ec5dbe19b 100644 --- a/platform/platform-resources-en/src/misc/registry.properties +++ b/platform/platform-resources-en/src/misc/registry.properties @@ -139,7 +139,7 @@ compiler.out-of-process.build.enabled.description=Enable out-of-process compilat compiler.out-of-process.as-server=false compiler.out-of-process.as-server.description=Use implementation of out-of-process build as server process -compiler.process.heap.size=600 +compiler.process.heap.size=700 compiler.process.heap.size.description=Heap size value in MB for the build process compiler.process.32bit.vm.on.mac=true