Add dropped transient dependency intellij.platform.ide.util.io

GitOrigin-RevId: 2f6f878da56aeb4072889a68d73e834112c42573
This commit is contained in:
Vladimir Dolzhenko
2021-02-07 23:11:08 +01:00
committed by intellij-monorepo-bot
parent 763126e0c6
commit c06db66dda
4 changed files with 5 additions and 1 deletions

View File

@@ -38,5 +38,6 @@
<orderEntry type="module" module-name="intellij.java.execution.impl" />
<orderEntry type="module" module-name="intellij.java.debugger.impl" />
<orderEntry type="module" module-name="intellij.platform.core.ui" />
<orderEntry type="module" module-name="intellij.platform.ide.util.io" />
</component>
</module>