mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 04:51:24 +07:00
IJ-MR-162467 do not export intellij.platform.refactoring
GitOrigin-RevId: 4bb68401d046d1fffba4fa73935bb1c404d8d49f
This commit is contained in:
committed by
intellij-monorepo-bot
parent
3023c3224b
commit
53ab1b258e
@@ -15,6 +15,7 @@ jvm_library(
|
||||
deps = [
|
||||
"@lib//:kotlin-stdlib",
|
||||
"//platform/editor-ui-api:editor-ui",
|
||||
"//platform/refactoring",
|
||||
"//python:python-community-impl",
|
||||
"//plugins/ide-features-trainer:featuresTrainer",
|
||||
"//platform/platform-impl:ide-impl",
|
||||
@@ -39,6 +40,7 @@ jvm_library(
|
||||
deps = [
|
||||
"@lib//:kotlin-stdlib",
|
||||
"//platform/editor-ui-api:editor-ui",
|
||||
"//platform/refactoring",
|
||||
"//python:python-community-impl",
|
||||
"//plugins/ide-features-trainer:featuresTrainer",
|
||||
"//plugins/ide-features-trainer:featuresTrainer_test_lib",
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" name="kotlin-stdlib" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.editor.ui" />
|
||||
<orderEntry type="module" module-name="intellij.platform.refactoring" />
|
||||
<orderEntry type="module" module-name="intellij.python.community.impl" />
|
||||
<orderEntry type="module" module-name="intellij.featuresTrainer" />
|
||||
<orderEntry type="module" module-name="intellij.platform.ide.impl" />
|
||||
|
||||
Reference in New Issue
Block a user