Files
openide/jvm/jvm-analysis-kotlin-tests-shared/intellij.jvm.analysis.kotlin.tests.shared.iml
Bart van Helvert 689dd2e194 [jvm] Extends ExpectedKotlinPluginProvider instead of KotlinPluginProvider
GitOrigin-RevId: 282c6cb956cf7d6e14fdf7512e68743963032ee5
2024-09-12 10:09:27 +00:00

18 lines
1.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/testSrc" isTestSource="true" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="kotlin.plugin.common" exported="" scope="TEST" />
<orderEntry type="module" module-name="intellij.jvm.analysis.internal.testFramework" exported="" scope="TEST" />
<orderEntry type="module" module-name="intellij.java.tests" exported="" scope="TEST" />
<orderEntry type="module" module-name="intellij.java.impl.inspections" exported="" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.testFramework.junit5" exported="" scope="TEST" />
<orderEntry type="module" module-name="kotlin.base.plugin" exported="" scope="TEST" />
<orderEntry type="module" module-name="kotlin.base.test" exported="" scope="TEST" />
</component>
</module>