mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-06 11:50:54 +07:00
[intellij project configuration] add dependency from 'intelij.platform.main' to 'intellij.platform.ide.ui.inspector' module to (IJPL-163670)
'intellij.platform.ide.ui.inspector' was recently extracted from intellij.platform.ide.impl, so we need to have dependency on it from all *.main modules. GitOrigin-RevId: 5eccbd09204fdb09c849e1772ce5d7ceab7927c8
This commit is contained in:
committed by
intellij-monorepo-bot
parent
69194354ea
commit
12625b5078
@@ -10,5 +10,6 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.execution.dashboard" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.platform.execution.serviceView" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.platform.kernel" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.platform.ide.ui.inspector" scope="RUNTIME" />
|
||||
</component>
|
||||
</module>
|
||||
Reference in New Issue
Block a user