Files
openide/plugins/dev/intellij.dev.noJava.plugin.main.iml
Daniil Ovchinnikov d75afcb4b9 use .plugin.main suffix for aggregator modules of intellij.dev plugin
GitOrigin-RevId: 2efd54fe3c9ce2a8ca3aeee65401619d7a8dfee1
2024-08-19 17:10:09 +00:00

12 lines
643 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.dev" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.dev.codeInsight" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.dev.psiViewer" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.platform.statistics.devkit" scope="RUNTIME" />
</component>
</module>