Files
openide/plugins/gitlab/gitlab-yaml/intellij.vcs.gitlab.yaml.iml
Nikita Katkov e020e4a58b [yaml] IJ-CR-147338 Moved gitlab-yaml test to the corresponding module
(cherry picked from commit 01522449f631d7720055dfb080ed849d769559fe)

GitOrigin-RevId: 4daf61723842890013ecf4d507531611899acffe
2024-10-30 15:19:48 +00:00

19 lines
1.0 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" />
<orderEntry type="library" name="kotlin-stdlib" level="project" />
<orderEntry type="module" module-name="intellij.platform.util.base" />
<orderEntry type="module" module-name="intellij.platform.testFramework" scope="TEST" />
<orderEntry type="module" module-name="intellij.json.tests" scope="TEST" />
</component>
</module>