[java] Add missing dependencies to intellij.platform.editor.ui

GitOrigin-RevId: a9e273fdd0d00aef9541e25e4d1e12f8717d6e5e
This commit is contained in:
Louis Vignier
2025-05-12 16:48:11 +02:00
committed by intellij-monorepo-bot
parent 27d19e102e
commit efba543a56
2 changed files with 2 additions and 0 deletions

View File

@@ -40,6 +40,7 @@
<orderEntry type="module" module-name="intellij.java.execution.impl" />
<orderEntry type="module" module-name="intellij.platform.backend" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.platform.editor" />
<orderEntry type="module" module-name="intellij.platform.editor.ui" />
<orderEntry type="module" module-name="intellij.platform.kernel.backend" />
<orderEntry type="module" module-name="intellij.platform.ide" />
<orderEntry type="module" module-name="intellij.platform.ide.rpc" />