Move pty4j from platform-ide-util-io to it's implementation counterpart

GitOrigin-RevId: 59f167e087223905f737a92c01b2a3aac813f098
This commit is contained in:
Dmitry Trofimov
2021-08-12 01:15:27 +02:00
committed by intellij-monorepo-bot
parent ade5e53070
commit 187ace473b
25 changed files with 144 additions and 50 deletions

View File

@@ -84,7 +84,7 @@
<orderEntry type="module" module-name="intellij.platform.workspaceModel.storage" />
<orderEntry type="module" module-name="intellij.platform.core.ui" />
<orderEntry type="module" module-name="intellij.platform.codeStyle.impl" />
<orderEntry type="module" module-name="intellij.platform.ide.util.io" />
<orderEntry type="module" module-name="intellij.platform.ide.util.io.impl" />
<orderEntry type="module" module-name="intellij.completionMlRanking" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.workspaceModel.storage" />
<orderEntry type="library" name="ASM" level="project" />