Files
openide/plugins/markdown/test/intellij.markdown.tests.iml
Victor Turansky 45c546d689 WEB-68929 Module intellij.xml.parser (from intellij.xml.frontback)
GitOrigin-RevId: de312aa4b70477a324b9750452a22b3a8d4a0457
2025-02-04 21:14:05 +00:00

43 lines
2.7 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$/data" type="java-test-resource" />
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="true" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.markdown" />
<orderEntry type="module" module-name="intellij.markdown.fenceInjection" />
<orderEntry type="module" module-name="intellij.markdown.frontmatter" />
<orderEntry type="module" module-name="intellij.markdown.frontmatter.toml" />
<orderEntry type="module" module-name="intellij.markdown.frontmatter.yaml" />
<orderEntry type="module" module-name="intellij.platform.editor.ex" />
<orderEntry type="module" module-name="intellij.markdown.images" />
<orderEntry type="module" module-name="intellij.markdown.model" />
<orderEntry type="module" module-name="intellij.markdown.spellchecker" />
<orderEntry type="module" module-name="intellij.markdown.xml" />
<orderEntry type="module" module-name="intellij.platform.usageView" />
<orderEntry type="module" module-name="intellij.spellchecker" />
<orderEntry type="module" module-name="intellij.yaml.editing" />
<orderEntry type="module" module-name="intellij.xml.psi.impl" />
<orderEntry type="module" module-name="intellij.platform.builtInServer" />
<orderEntry type="module" module-name="intellij.platform.core.ui" />
<orderEntry type="module" module-name="intellij.xml.parser" />
<orderEntry type="module" module-name="intellij.platform.lang.impl" />
<orderEntry type="module" module-name="intellij.platform.ide.util.netty" />
<orderEntry type="module" module-name="intellij.platform.testFramework" scope="TEST" />
<orderEntry type="module" module-name="intellij.xml.langInjection" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.tests" scope="TEST" />
<orderEntry type="library" name="jsoup" level="project" />
<orderEntry type="library" name="jcef" level="project" />
<orderEntry type="library" scope="TEST" name="assertJ" level="project" />
<orderEntry type="module" module-name="intellij.platform.util.ex" />
<orderEntry type="library" name="jetbrains.markdown" level="project" />
<orderEntry type="module" module-name="intellij.toml" />
<orderEntry type="module" module-name="intellij.toml.core" />
<orderEntry type="module" module-name="intellij.yaml" />
<orderEntry type="module" module-name="intellij.platform.testFramework.junit5" scope="TEST" />
</component>
</module>