Added missing dependency on XML language injection for running PyCharm Community within IntelliJ

GitOrigin-RevId: 0a04e062acaf45c078f51ffb20f7059ba2cb6897
This commit is contained in:
Andrey Vlasovskikh
2019-08-21 14:02:15 +03:00
committed by intellij-monorepo-bot
parent eef33a97be
commit 9974416ac1

View File

@@ -27,5 +27,6 @@
<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" />
</component>
</module>