mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 06:39:38 +07:00
[gradle] Finish A/B experiment of parallel model fetch IDEA-352545 ABT-16
GitOrigin-RevId: 16b868568137129a26fc84501426e45b028659a6
This commit is contained in:
committed by
intellij-monorepo-bot
parent
c01ab0099b
commit
ecc56cd851
@@ -221,7 +221,7 @@
|
||||
|
||||
<!--advanced settings-->
|
||||
<advancedSetting id="gradle.download.sources" default="false" bundle="messages.GradleBundle" groupKey="advanced.settings.gradle"/>
|
||||
<experimentalFeature id="gradle.parallel.model.fetch" percentOfUsers="50">
|
||||
<experimentalFeature id="gradle.parallel.model.fetch" percentOfUsers="0">
|
||||
<description>
|
||||
Enable Building of models in parallel during Gradle project sync.
|
||||
</description>
|
||||
|
||||
Reference in New Issue
Block a user