[intellij project configuration] rename workspaceModel.ide to workspaceModel.jps

Now the module contains classes related to serialization to JPS format only, so it's better to rename it, get rid of dependencies on IDE modules and use inside JPS build process (IDEA-252970).

GitOrigin-RevId: f36a94e900828631a8d2039c598f44f19af75817
This commit is contained in:
Nikolay Chashnikov
2021-06-11 22:28:37 +03:00
committed by intellij-monorepo-bot
parent a808b0ff0a
commit b00114efcd
19 changed files with 20 additions and 20 deletions

View File

@@ -37,7 +37,7 @@
<orderEntry type="library" name="jps-javac-extension" level="project" />
<orderEntry type="library" name="netty-buffer" level="project" />
<orderEntry type="module" module-name="intellij.platform.core.ui" />
<orderEntry type="module" module-name="intellij.platform.workspaceModel.ide" />
<orderEntry type="module" module-name="intellij.platform.workspaceModel.jps" />
<orderEntry type="module" module-name="intellij.platform.ide.util.io" />
</component>
<component name="copyright">