mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 11:53:49 +07:00
[qodana] QD-12495 disable background write locks for Qodana
GitOrigin-RevId: fd8dfea0371676e497303b381f1de5f972a4c05a
This commit is contained in:
committed by
intellij-monorepo-bot
parent
13e4e1b743
commit
70f57514eb
@@ -22,6 +22,7 @@ private val COMMON_ADDITIONAL_VM_OPTIONS = listOf(
|
||||
"-Dide.region.url.mapping.expiration.timeout=7200",
|
||||
"-Dexternal.system.auto.import.headless.async=true",
|
||||
"-Dmaven.default.headless.import=true",
|
||||
"-Didea.background.write.action.enabled=false"
|
||||
)
|
||||
|
||||
private const val IS_EAP = false
|
||||
|
||||
Reference in New Issue
Block a user