mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-13 15:52:01 +07:00
use .plugin.main suffix for aggregator modules of intellij.dev plugin
GitOrigin-RevId: 2efd54fe3c9ce2a8ca3aeee65401619d7a8dfee1
This commit is contained in:
committed by
intellij-monorepo-bot
parent
03047b1d85
commit
d75afcb4b9
4
.idea/modules.xml
generated
4
.idea/modules.xml
generated
@@ -300,8 +300,8 @@
|
||||
<module fileurl="file://$PROJECT_DIR$/build/cucumber-test-runner/intellij.cucumber.testRunner.iml" filepath="$PROJECT_DIR$/build/cucumber-test-runner/intellij.cucumber.testRunner.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/plugins/dev/intellij.dev/intellij.dev.iml" filepath="$PROJECT_DIR$/plugins/dev/intellij.dev/intellij.dev.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/plugins/dev/intellij.dev.codeInsight/intellij.dev.codeInsight.iml" filepath="$PROJECT_DIR$/plugins/dev/intellij.dev.codeInsight/intellij.dev.codeInsight.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/plugins/dev/intellij.dev.plugin/intellij.dev.plugin.iml" filepath="$PROJECT_DIR$/plugins/dev/intellij.dev.plugin/intellij.dev.plugin.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/plugins/dev/intellij.dev.plugin/noJava/intellij.dev.plugin.noJava.iml" filepath="$PROJECT_DIR$/plugins/dev/intellij.dev.plugin/noJava/intellij.dev.plugin.noJava.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/plugins/dev/intellij.dev.noJava.plugin.main.iml" filepath="$PROJECT_DIR$/plugins/dev/intellij.dev.noJava.plugin.main.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/plugins/dev/intellij.dev.plugin.main.iml" filepath="$PROJECT_DIR$/plugins/dev/intellij.dev.plugin.main.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/plugins/dev/intellij.dev.psiViewer/intellij.dev.psiViewer.iml" filepath="$PROJECT_DIR$/plugins/dev/intellij.dev.psiViewer/intellij.dev.psiViewer.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/plugins/devkit/intellij.devkit/intellij.devkit.iml" filepath="$PROJECT_DIR$/plugins/devkit/intellij.devkit/intellij.devkit.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/plugins/devkit/devkit-core/intellij.devkit.core.iml" filepath="$PROJECT_DIR$/plugins/devkit/devkit-core/intellij.devkit.core.iml" />
|
||||
|
||||
@@ -70,7 +70,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.plugin" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.dev.plugin.main" 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" />
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<exclude-output />
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="module" module-name="intellij.dev.plugin.noJava" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.dev.noJava.plugin.main" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.java.dev" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.groovy.dev" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.kotlin.dev" scope="RUNTIME" />
|
||||
@@ -41,7 +41,7 @@
|
||||
<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.plugin.noJava" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.dev.noJava.plugin.main" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.evaluationPlugin" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.evaluationPlugin.languages.python" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.platform.ide.newUiOnboarding" scope="RUNTIME" />
|
||||
|
||||
Reference in New Issue
Block a user