mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 22:51:17 +07:00
IDEA-275522 [merge-4.3] add kotlin-plugin and layoutlib to "idea with android" runtime classpath
GitOrigin-RevId: df688d6491b4f798987147d36796bdb940a58a6c
This commit is contained in:
committed by
intellij-monorepo-bot
parent
7919c1d04b
commit
c452390bf6
@@ -8,5 +8,7 @@
|
|||||||
<orderEntry type="module" module-name="intellij.android.core" scope="RUNTIME" />
|
<orderEntry type="module" module-name="intellij.android.core" scope="RUNTIME" />
|
||||||
<orderEntry type="module" module-name="intellij.idea.community.main" scope="RUNTIME" />
|
<orderEntry type="module" module-name="intellij.idea.community.main" scope="RUNTIME" />
|
||||||
<orderEntry type="module" module-name="intellij.android.plugin" scope="RUNTIME" />
|
<orderEntry type="module" module-name="intellij.android.plugin" scope="RUNTIME" />
|
||||||
|
<orderEntry type="module" module-name="intellij.android.layoutlib" scope="RUNTIME" />
|
||||||
|
<orderEntry type="module" module-name="intellij.kotlin.plugin.community.main" scope="RUNTIME" />
|
||||||
</component>
|
</component>
|
||||||
</module>
|
</module>
|
||||||
Reference in New Issue
Block a user