Files
openide/python/build/intellij.pycharm.community.build.iml
Vladimir Krivosheev b06242edd6 convert PyCharmCommunityProperties to kotlin
GitOrigin-RevId: 2fef7a10bc6b4c5077f91cf9e59f070c94340ad6
2022-09-15 19:01:27 +00:00

20 lines
1.2 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$/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" name="kotlin-stdlib-jdk8" level="project" />
<orderEntry type="module" module-name="intellij.platform.util" scope="TEST" />
<orderEntry type="library" name="kotlinx-collections-immutable-jvm" level="project" />
<orderEntry type="library" name="kotlinx-coroutines-jdk8" level="project" />
<orderEntry type="module" module-name="intellij.platform.buildScripts.downloader" />
</component>
</module>