Files
openide/python/python-markdown/intellij.python.markdown.iml
T
Ilia Kirianovskiiandintellij-monorepo-bot 0b7d1912b3 [build] Extract a new intellij.python.markdown.tests module to fix cyclic dependencies (IJI-3451, IJI-3390)
intellij.python.community.tests -> intellij.python.markdown -> intellij.python.community.tests

GitOrigin-RevId: 8787d069549e8ea39dc0baaae44a2b1f1c5c381f
2026-02-17 16:36:40 +00:00

20 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" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="kotlin-stdlib" level="project" />
<orderEntry type="module" module-name="intellij.platform.analysis" />
<orderEntry type="module" module-name="intellij.platform.backend" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.markdown" />
<orderEntry type="module" module-name="intellij.platform.core" />
<orderEntry type="module" module-name="intellij.platform.lang.impl" />
<orderEntry type="module" module-name="intellij.python.psi.impl" />
<orderEntry type="module" module-name="intellij.python.psi" />
</component>
</module>