Files
openide/community-resources/intellij.idea.community.customization.iml
Vladimir Krivosheev 133763b394 if no source roots, "compile" scope should not be used
GitOrigin-RevId: 2d0f5059b49606def19fb2afd0cdbd6e8eb9f63d
2024-11-21 13:47:35 +00:00

31 lines
1.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<module relativePaths="true" type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.java.ide.resources" scope="RUNTIME" />
<orderEntry type="module-library" scope="RUNTIME">
<library name="tips-idea-ce" type="repository">
<properties maven-id="com.jetbrains.intellij.documentation:tips-intellij-idea-community:241.62">
<verification>
<artifact url="file://$MAVEN_REPOSITORY$/com/jetbrains/intellij/documentation/tips-intellij-idea-community/241.62/tips-intellij-idea-community-241.62.jar">
<sha256sum>e46de060e29f3d060de5a9dab21711ff4d376e4b2a7e96d332415df60b7d77c8</sha256sum>
</artifact>
</verification>
</properties>
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/com/jetbrains/intellij/documentation/tips-intellij-idea-community/241.62/tips-intellij-idea-community-241.62.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module" module-name="intellij.platform.ide.impl" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.idea.customization.base" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.platform.experiment" scope="RUNTIME" />
</component>
</module>