Files
openide/python/build/intellij.pycharm.community.build.iml
Vladimir Krivosheev 181b975dfa detect duplication in plugin layouts right in the moment of set
fix duplication of feature-trainer plugins

GitOrigin-RevId: e6df0c50baabc385b008b87db2fe2a4d2102a3fd
2022-06-03 10:54:56 +00:00

19 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$/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" name="kotlin-stdlib-jdk8" level="project" />
<orderEntry type="module" module-name="intellij.platform.util" scope="TEST" />
<orderEntry type="library" name="org.codehaus.groovy:groovy" level="project" />
<orderEntry type="library" name="kotlinx-collections-immutable-jvm" level="project" />
</component>
</module>