mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
IJPL-218803 IJ-MR-179029 IJ-MR-175479 IJ-MR-184126 don't export execution from lang to avoid excessive and incorrect deps on debugger
GitOrigin-RevId: f27713c975606c010f230539bc7ffe7f9c6c815c
This commit is contained in:
committed by
intellij-monorepo-bot
parent
e56b96858e
commit
9102a339c5
@@ -76,6 +76,8 @@ jvm_library(
|
||||
"@lib//:netty-codec-protobuf",
|
||||
"//platform/eel-provider",
|
||||
"//xml/xml-psi-api:psi",
|
||||
"//platform/execution",
|
||||
"//platform/forms_rt:java-guiForms-rt",
|
||||
],
|
||||
exports = ["//java/compiler/openapi:java-compiler"]
|
||||
)
|
||||
|
||||
@@ -77,6 +77,8 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.eel.provider" />
|
||||
<orderEntry type="module" module-name="intellij.xml.psi" />
|
||||
<orderEntry type="module" module-name="intellij.java.testFramework.shared" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.platform.execution" />
|
||||
<orderEntry type="module" module-name="intellij.java.guiForms.rt" />
|
||||
</component>
|
||||
<component name="copyright">
|
||||
<Base>
|
||||
|
||||
Reference in New Issue
Block a user