[Workspace Model] [IDEA-320676] Move ModuleEntity and friends to other module without changing the package

GitOrigin-RevId: 2f92e16012b84d5c4505c55a887df3623b460a0b
This commit is contained in:
Alex Plate
2023-06-09 20:19:07 +03:00
committed by intellij-monorepo-bot
parent d1f070efbe
commit ae72bfb1d9
52 changed files with 215 additions and 187 deletions

View File

@@ -18,5 +18,6 @@
<orderEntry type="module" module-name="intellij.platform.util.jdom" scope="TEST" />
<orderEntry type="library" scope="TEST" name="kotlinx-coroutines-core" level="project" />
<orderEntry type="module" module-name="intellij.platform.testFramework" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.workspaceModel.jps" scope="TEST" />
</component>
</module>