[Workspace Model] [IDEA-320676] Rename module intellij.platform.workspaceModel.storage to intellij.platform.workspace.storage

GitOrigin-RevId: f3d3180c7e8aa2b0a339acaf94dae4e2c90da12b
This commit is contained in:
Alex Plate
2023-06-13 15:27:00 +03:00
committed by intellij-monorepo-bot
parent ccadbf15f3
commit c3b791a11a
21 changed files with 21 additions and 21 deletions

View File

@@ -26,7 +26,7 @@
<orderEntry type="module" module-name="intellij.jvm.analysis.impl" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.platform.util.ui" />
<orderEntry type="library" name="fastutil-min" level="project" />
<orderEntry type="module" module-name="intellij.platform.workspaceModel.storage" />
<orderEntry type="module" module-name="intellij.platform.workspace.storage" />
<orderEntry type="library" name="icu4j" level="project" />
<orderEntry type="module" module-name="intellij.platform.util.jdom" />
<orderEntry type="module" module-name="intellij.platform.workspaceModel.jps" />