mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
IJ-MR-162467 don't export intellij.platform.jps.model
GitOrigin-RevId: ebaebc90d514e5f3046fe2b973647da4bf156625
This commit is contained in:
committed by
intellij-monorepo-bot
parent
7ed5e28545
commit
fbc9805e89
@@ -15,6 +15,7 @@ jvm_library(
|
||||
deps = [
|
||||
"@lib//:jetbrains-annotations",
|
||||
"@lib//:stream_ex",
|
||||
"//jps/model-api:model",
|
||||
"//platform/util",
|
||||
"//platform/projectModel-api:projectModel",
|
||||
"//platform/indexing-api:indexing",
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" name="jetbrains-annotations" level="project" />
|
||||
<orderEntry type="library" name="StreamEx" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.jps.model" />
|
||||
<orderEntry type="module" module-name="intellij.platform.util" />
|
||||
<orderEntry type="module" module-name="intellij.platform.projectModel" />
|
||||
<orderEntry type="module" module-name="intellij.platform.indexing" />
|
||||
|
||||
Reference in New Issue
Block a user