remove intellij.remoteDev.util module dependency

GitOrigin-RevId: 66d78d99279b9f96efe12335dc3fb27745d7d950
This commit is contained in:
Vladimir Krivosheev
2024-09-20 22:32:32 +02:00
committed by intellij-monorepo-bot
parent 9af0a9a30a
commit 5f44eb434c
2 changed files with 1 additions and 1 deletions

View File

@@ -226,5 +226,6 @@
<orderEntry type="module" module-name="intellij.json.split" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.java.terminal.tests" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.java.terminal" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.remoteDev.util" scope="TEST" />
</component>
</module>

View File

@@ -98,7 +98,6 @@
<orderEntry type="module" module-name="intellij.platform.util.xmlDom" />
<orderEntry type="module" module-name="intellij.platform.ide.core.impl" exported="" />
<orderEntry type="module" module-name="intellij.platform.ide.util.netty" />
<orderEntry type="module" module-name="intellij.remoteDev.util" scope="RUNTIME" />
<orderEntry type="library" name="aalto-xml" level="project" />
<orderEntry type="library" scope="RUNTIME" name="jgoodies-common" level="project" />
<orderEntry type="library" scope="RUNTIME" name="jgoodies-forms" level="project" />