platform.core.impl — remove dependency on intellij.platform.util.ui and intellij.platform.core.ui

java.psi.iml — remove dependency on intellij.platform.core.ui

GitOrigin-RevId: c1d4feb04c0471c7d17b5331b86738ee54a97f80
This commit is contained in:
Vladimir Krivosheev
2020-09-15 16:41:21 +02:00
committed by intellij-monorepo-bot
parent 3d32cf7775
commit a67c59c561
276 changed files with 897 additions and 975 deletions

View File

@@ -16,5 +16,6 @@
<orderEntry type="module" module-name="intellij.platform.ide.impl" />
<orderEntry type="module" module-name="intellij.platform.core" />
<orderEntry type="module" module-name="intellij.java.testFramework" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.core.ui" />
</component>
</module>