Files
openide/python/intellij.python.pydev.iml
Elizaveta Shashkova f6d738b981 PY-21984 Do not add multiple hyperlinks to a public API
GitOrigin-RevId: 4d66a865e27e06ff611817e78e6e84167e51bc99
2022-02-22 13:05:02 +00:00

23 lines
1.3 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$/pydevSrc">
<sourceFolder url="file://$MODULE_DIR$/pydevSrc" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/pydevSrc/resources" type="java-resource" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.platform.debugger" />
<orderEntry type="library" name="XmlRPC" level="project" />
<orderEntry type="library" name="Guava" level="project" />
<orderEntry type="module" module-name="intellij.platform.util" />
<orderEntry type="library" name="kotlin-stdlib-jdk8" level="project" />
<orderEntry type="library" name="XStream" level="project" />
<orderEntry type="module" module-name="intellij.platform.util.ui" />
<orderEntry type="module" module-name="intellij.python.psi" />
<orderEntry type="module" module-name="intellij.platform.concurrency" />
<orderEntry type="module" module-name="intellij.platform.ide.util.io" />
<orderEntry type="module" module-name="intellij.platform.debugger.impl" />
</component>
</module>