Files
openide/plugins/gitlab/gitlab-yaml/intellij.vcs.gitlab.yaml.iml
Stanislav Ruban 59ffc34acf [migration to Kotlin LV 2.2] Update JPS modules w/ Kotlin w.r.t. KTLC-3
GitOrigin-RevId: d6fccd2ac258a15d122402e2fb1ea6db070703a5
2025-02-13 20:31:15 +00:00

21 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$/resources" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/testSrc" isTestSource="true" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.vcs.gitlab" />
<orderEntry type="module" module-name="intellij.yaml.backend" />
<orderEntry type="library" name="kotlin-stdlib" level="project" />
<orderEntry type="module" module-name="intellij.platform.util.base" />
<orderEntry type="module" module-name="intellij.yaml" />
<orderEntry type="module" module-name="intellij.platform.analysis.impl" />
<orderEntry type="module" module-name="intellij.platform.testFramework" scope="TEST" />
<orderEntry type="module" module-name="intellij.json.tests" scope="TEST" />
</component>
</module>