mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-05 18:50:54 +07:00
fix module dependencies which are unresolved or duplicated
GitOrigin-RevId: fb991dfcefb0663e9ccd6167681cff6642bd57f7
This commit is contained in:
committed by
intellij-monorepo-bot
parent
34185aa146
commit
151cd4e242
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user