IJPL-148294 run SC tests with Community product

GitOrigin-RevId: 4830d8ef1f481a44c1adca576fcd64e812e56ccf
This commit is contained in:
Vladimir Krivosheev
2024-04-19 08:21:24 +02:00
committed by intellij-monorepo-bot
parent 14876ac461
commit 4b41d27234
2 changed files with 1 additions and 1 deletions

View File

@@ -1,5 +1,4 @@
<idea-plugin xmlns:xi="http://www.w3.org/2001/XInclude">
<xi:include href="/META-INF/essential-modules.xml"/>
<xi:include href="/META-INF/PlatformLangPlugin.xml"/>
<xi:include href="/META-INF/XmlPlugin.xml"/>
<xi:include href="/META-INF/RegExpPlugin.xml">

View File

@@ -93,5 +93,6 @@
<orderEntry type="module" module-name="intellij.platform.objectSerializer" />
<orderEntry type="library" name="kotlinx-serialization-json" level="project" />
<orderEntry type="library" name="aalto-xml" level="project" />
<orderEntry type="module" module-name="intellij.idea.community.customization" scope="TEST" />
</component>
</module>