mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
[kotlin] Disable isKnownNotContains with registry key kotlin.cache.top.level.subpackages
#KTIJ-20568 GitOrigin-RevId: fac8f287f378681597ca1454ec72729b5fc9eb92
This commit is contained in:
committed by
intellij-monorepo-bot
parent
b92edd11a9
commit
092977bccf
@@ -64,7 +64,7 @@
|
||||
<registryKey
|
||||
key="kotlin.cache.top.level.subpackages"
|
||||
description="Enables top level subpackages caching"
|
||||
defaultValue="true"
|
||||
defaultValue="false"
|
||||
restartRequired="true"/>
|
||||
|
||||
</extensions>
|
||||
|
||||
Reference in New Issue
Block a user