ML in SE: Aggregate dependencies of plugin (IDEA-296112)

GitOrigin-RevId: 1c344123be4d5efa1efe0782b210806b852669cf
This commit is contained in:
Adam Malek
2022-08-03 18:19:50 +02:00
committed by intellij-monorepo-bot
parent ed6285bbb8
commit ea1e893837
2 changed files with 2 additions and 2 deletions

View File

@@ -178,8 +178,6 @@
<orderEntry type="module" module-name="intellij.laf.macos" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.laf.win10" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.searchEverywhereMl" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.searchEverywhereMl.vcs" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.searchEverywhereMl.yaml" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.toml" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.platform.tracing.ide" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.notebooks.visualization" scope="RUNTIME" />

View File

@@ -52,5 +52,7 @@
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module" module-name="intellij.searchEverywhereMl.vcs" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.searchEverywhereMl.yaml" scope="RUNTIME" />
</component>
</module>