mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +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
@@ -55,6 +55,7 @@ jvm_library(
|
||||
"//platform/backend/workspace",
|
||||
"//xml/xml-psi-api:psi",
|
||||
"@lib//:kotlin-stdlib",
|
||||
"//platform/execution",
|
||||
":platform_java-guiForms-rt_provided",
|
||||
],
|
||||
exports = [
|
||||
|
||||
@@ -37,6 +37,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.backend.workspace" />
|
||||
<orderEntry type="module" module-name="intellij.xml.psi" />
|
||||
<orderEntry type="library" name="kotlin-stdlib" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.execution" />
|
||||
</component>
|
||||
<component name="copyright">
|
||||
<option name="body" value="/* * Copyright (c) $today.year Your Corporation. All Rights Reserved. */" />
|
||||
|
||||
Reference in New Issue
Block a user