fix module dependencies which are unresolved or duplicated

GitOrigin-RevId: fb991dfcefb0663e9ccd6167681cff6642bd57f7
This commit is contained in:
Alexey Kudravtsev
2021-08-17 12:46:07 +02:00
committed by intellij-monorepo-bot
parent 34185aa146
commit 151cd4e242
9 changed files with 5 additions and 10 deletions

View File

@@ -29,7 +29,6 @@
<orderEntry type="module" module-name="intellij.jsp" />
<orderEntry type="module" module-name="intellij.jsp.spi" />
<orderEntry type="module" module-name="intellij.java.execution" />
<orderEntry type="module" module-name="intellij.xml.dom" />
<orderEntry type="module" module-name="intellij.xml.dom.impl" />
<orderEntry type="module" module-name="intellij.platform.vcs.impl" />
<orderEntry type="module" module-name="intellij.platform.icons" />
@@ -81,7 +80,6 @@
<orderEntry type="module" module-name="intellij.platform.statistics" />
<orderEntry type="module" module-name="intellij.platform.inspect" />
<orderEntry type="library" name="fastutil-min" level="project" />
<orderEntry type="module" module-name="intellij.platform.workspaceModel.storage" />
<orderEntry type="module" module-name="intellij.platform.core.ui" />
<orderEntry type="module" module-name="intellij.platform.codeStyle.impl" />
<orderEntry type="module" module-name="intellij.platform.ide.util.io.impl" />