Files
openide/platform/compose/compiler-plugin/intellij.platform.compose.compilerPlugin.iml
Jakub Senohrabek dc82835a8a Revert "[compose] IJPL-527: Unbundle Compose from IntelliJ Platform"
This reverts commit 991f28b1

GitOrigin-RevId: 118f1b208ccb94e62784da92a2a850da8f0da817
2024-07-20 12:35:42 +00:00

27 lines
1.3 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$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module-library" scope="PROVIDED">
<library name="jetbrains.compose.compiler.hosted" type="repository">
<properties include-transitive-deps="false" maven-id="org.jetbrains.compose.compiler:compiler-hosted:1.5.14">
<verification>
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/compose/compiler/compiler-hosted/1.5.14/compiler-hosted-1.5.14.jar">
<sha256sum>1133b3191ec68f97cf326bf95cbe00cab5d2f39493812e8e36f0e42dad059f64</sha256sum>
</artifact>
</verification>
</properties>
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/compose/compiler/compiler-hosted/1.5.14/compiler-hosted-1.5.14.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/compose/compiler/compiler-hosted/1.5.14/compiler-hosted-1.5.14-sources.jar!/" />
</SOURCES>
</library>
</orderEntry>
</component>
</module>