Files
openide/plugins/dev/intellij.dev.plugin/intellij.dev.plugin.iml
Mikhail Shagvaliev 4e3e762e3d [qodana] Move Psi viewer JS extension from PSI viewer plugin since the module must be accessible on community
GitOrigin-RevId: 21632ecf4dd90fca6ffe98ee2813710a0ecff016
2024-02-29 03:44:26 +00:00

12 lines
631 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.plugin.noJava" 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" />
</component>
</module>