mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 21:11:28 +07:00
[devkit] KTIJ-28619, KTIJ-28628 dependencies moved
intellij.devkit.workspaceModel explicitly depends on Kotlin GitOrigin-RevId: d83ed57000361033817318c775c8379145fa64cd
This commit is contained in:
committed by
intellij-monorepo-bot
parent
06d5f15f3d
commit
ae4e0898fe
@@ -7,5 +7,7 @@
|
||||
<orderEntry type="module" module-name="intellij.devkit.plugin.noKotlin" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.kotlin.devkit" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.devkit.kotlin.tests" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.devkit.workspaceModel" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.devkit.workspaceModel.tests" scope="TEST" />
|
||||
</component>
|
||||
</module>
|
||||
@@ -13,7 +13,6 @@
|
||||
<orderEntry type="module" module-name="intellij.devkit.intelliLang" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.devkit.themes" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.devkit.uiDesigner" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.devkit.workspaceModel" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.devkit.jps" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.devkit.runtimeModuleRepository.jps" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.devkit.java.tests" scope="TEST" />
|
||||
|
||||
Reference in New Issue
Block a user