mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
add intellij.dev to classpath when running IDEs from sources
GitOrigin-RevId: 2f83af2fc1a46c941e3884c2ea68cc369d0de5c6
This commit is contained in:
committed by
intellij-monorepo-bot
parent
e44f932a73
commit
02fc17914c
@@ -68,6 +68,7 @@
|
||||
<orderEntry type="module" module-name="intellij.copyright" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.platform.testFramework" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.java.guiForms.designer" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.dev" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.devkit.plugin" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.eclipse" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.vcs.git" scope="RUNTIME" />
|
||||
|
||||
@@ -39,5 +39,6 @@
|
||||
<orderEntry type="module" module-name="intellij.color.scheme.twilight" />
|
||||
<orderEntry type="module" module-name="intellij.color.scheme.warmNeon" />
|
||||
<orderEntry type="module" module-name="intellij.color.scheme.github" />
|
||||
<orderEntry type="module" module-name="intellij.dev" scope="RUNTIME" />
|
||||
</component>
|
||||
</module>
|
||||
Reference in New Issue
Block a user