allow to depend on platform.execution.impl without depending on huge platform.lang.impl module

GitOrigin-RevId: 4386ae794f21698559c8d793ce1c355cf4dba244
This commit is contained in:
Peter Gromov
2020-01-27 16:36:02 +00:00
committed by intellij-monorepo-bot
parent a1140ed737
commit 1eb9b217d8
23 changed files with 24 additions and 6 deletions
+1
View File
@@ -25,6 +25,7 @@
<orderEntry type="module" module-name="intellij.xml.impl" />
<orderEntry type="module" module-name="intellij.java.rt" />
<orderEntry type="module" module-name="intellij.platform.lang.impl" exported="" />
<orderEntry type="module" module-name="intellij.platform.execution.impl" exported="" />
<orderEntry type="module" module-name="intellij.jsp" />
<orderEntry type="module" module-name="intellij.jsp.spi" />
<orderEntry type="module" module-name="intellij.java.execution" />