Files
openide/python/rest/intellij.reStructuredText.iml
Andrey Lisin 21a7396cc7 IDEA-CR-63518: PY-41975 Migrate reStructuredText plugin to JCEF
(cherry picked from commit cb8234076d7b6f8c3676fb2274ae3fd71e25c0f1)

GitOrigin-RevId: cc6bd6f97dfb0501667ece4a98225aec21c4460f
2020-06-11 15:40:51 +03: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$/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/gen" isTestSource="false" generated="true" />
<sourceFolder url="file://$MODULE_DIR$/tests" isTestSource="true" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.platform.ide" />
<orderEntry type="module" module-name="intellij.platform.lang.impl" />
<orderEntry type="library" name="Guava" level="project" />
<orderEntry type="module" module-name="intellij.spellchecker" />
<orderEntry type="module" module-name="intellij.platform.testFramework" scope="TEST" />
<orderEntry type="library" name="jcef" level="project" />
<orderEntry type="library" name="jsoup" level="project" />
</component>
</module>