mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-04 23:39:07 +07:00
[workspace model] Enable new implementation of the artifacts
GitOrigin-RevId: 7bd63215929e0bfad3388d942d953acb6b48c923
This commit is contained in:
committed by
intellij-monorepo-bot
parent
4d2f883621
commit
f623ceb4bf
@@ -22,7 +22,7 @@
|
||||
description="Enable cache for the workspace model"/>
|
||||
<registryKey key="ide.new.project.model.strict.mode.rbs" defaultValue="true" restartRequired="true"
|
||||
description="Enable additional checks after replaceBySource and addDiff"/>
|
||||
<registryKey key="ide.new.project.model.artifacts" defaultValue="false" restartRequired="true"
|
||||
<registryKey key="ide.new.project.model.artifacts" defaultValue="true" restartRequired="true"
|
||||
description="Use workspace model to store project artifacts"/>
|
||||
</extensions>
|
||||
</idea-plugin>
|
||||
|
||||
Reference in New Issue
Block a user