Files
openide/python/build/intellij.pycharm.community.build.iml
Leonid Shalupov 40d97d4761 build scripts: add build tests for all products
GitOrigin-RevId: a5d9aa3ddbbb8c0d24d7d74d84693947e50ec550
2021-08-13 16:12:06 +00:00

16 lines
851 B
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$/groovy" 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.idea.community.build" />
<orderEntry type="module" module-name="intellij.platform.buildScripts.testFramework" scope="TEST" />
<orderEntry type="library" scope="TEST" name="JUnit4" level="project" />
<orderEntry type="library" scope="TEST" name="kotlin-stdlib-jdk8" level="project" />
</component>
</module>