mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 02:59:33 +07:00
Introduce module intellij.platform.customization.min to share common registrations with Android Studio (cherry picked from commit 8bb0a1723b57b5e009c3327b04b3f527808e03e4) IJ-CR-170510 GitOrigin-RevId: cfcd89b8ad3a071e23696778d538687a3df6d784
32 lines
1.7 KiB
XML
32 lines
1.7 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.platform.customization.min" 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> |