[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

@@ -121,5 +121,6 @@
<orderEntry type="module" module-name="intellij.python.community.core.impl" />
<orderEntry type="module" module-name="intellij.platform.core" />
<orderEntry type="module" module-name="intellij.python.psi" />
<orderEntry type="module" module-name="intellij.platform.workspaceModel.jps" />
</component>
</module>