mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-04 08:51:02 +07:00
don't export intellij.grid.types
GitOrigin-RevId: f38a458a8614ae3e95616146512d9fc056ed3bbc
This commit is contained in:
committed by
intellij-monorepo-bot
parent
f73b8909d2
commit
398df72a86
@@ -27,6 +27,7 @@ jvm_library(
|
||||
"//python/python-sdk:sdk",
|
||||
"//platform/projectModel-api:projectModel",
|
||||
"//platform/util",
|
||||
"//platform/core-api:core",
|
||||
],
|
||||
runtime_deps = [":community-impl-venv_resources"]
|
||||
)
|
||||
@@ -55,6 +56,7 @@ jvm_library(
|
||||
"@lib//:junit5",
|
||||
"//platform/ide-core-impl",
|
||||
"//platform/execution",
|
||||
"//platform/core-api:core",
|
||||
],
|
||||
runtime_deps = [
|
||||
":community-impl-venv_resources",
|
||||
|
||||
@@ -24,5 +24,6 @@
|
||||
<orderEntry type="library" scope="TEST" name="JUnit5" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.ide.core.impl" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.platform.execution" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.platform.core" />
|
||||
</component>
|
||||
</module>
|
||||
Reference in New Issue
Block a user