Files
openide/python/intellij.pycharm.community.main.iml
T
Daniil Ovchinnikov 02fc17914c add intellij.dev to classpath when running IDEs from sources
GitOrigin-RevId: 2f83af2fc1a46c941e3884c2ea68cc369d0de5c6
2022-04-21 20:16:48 +00:00

44 lines
3.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 />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.platform.bootstrap" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.platform.colorSchemes" />
<orderEntry type="module" module-name="intellij.vcs.hg" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.vcs.svn" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.vcs.git" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.vcs.git.featuresTrainer" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.relaxng" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.vcs.github" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.reStructuredText" />
<orderEntry type="module" module-name="intellij.terminal" />
<orderEntry type="module" module-name="intellij.pycharm.community" />
<orderEntry type="module" module-name="intellij.pycharm.community.customization" />
<orderEntry type="module" module-name="intellij.python.community.plugin" />
<orderEntry type="module" module-name="intellij.python.community.plugin.modules" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.platform.main" />
<orderEntry type="module" module-name="intellij.tasks.jira" />
<orderEntry type="module" module-name="intellij.settingsRepository" />
<orderEntry type="module" module-name="intellij.properties" />
<orderEntry type="module" module-name="intellij.markdown" />
<orderEntry type="module" module-name="intellij.configurationScript" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.completionMlRanking" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.statsCollector" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.sh" />
<orderEntry type="module" module-name="intellij.vcs.changeReminder" />
<orderEntry type="module" module-name="intellij.xml.langInjection" />
<orderEntry type="module" module-name="intellij.textmate" />
<orderEntry type="module" module-name="intellij.completionMlRankingModels" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.emojipicker" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.grazie" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.platform.lvcs.impl" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.searchEverywhereMl" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.color.scheme.monokai" />
<orderEntry type="module" module-name="intellij.color.scheme.twilight" />
<orderEntry type="module" module-name="intellij.color.scheme.warmNeon" />
<orderEntry type="module" module-name="intellij.color.scheme.github" />
<orderEntry type="module" module-name="intellij.dev" scope="RUNTIME" />
</component>
</module>