mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-24 09:20:53 +07:00
[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:
committed by
intellij-monorepo-bot
parent
a808b0ff0a
commit
b00114efcd
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user