mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 22:51:17 +07:00
disable configurator for gradle where auto-config is enabled GitOrigin-RevId: 94003ded6a623e70d131307eba4214cbd03b69d5
25 lines
1.4 KiB
XML
25 lines
1.4 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$">
|
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module" module-name="kotlin.base.frontend-agnostic" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.platform.core.ui" />
|
|
<orderEntry type="module" module-name="intellij.platform.analysis" />
|
|
<orderEntry type="module" module-name="intellij.platform.lang.impl" />
|
|
<orderEntry type="library" name="kotlinc.kotlin-compiler-common" level="project" />
|
|
<orderEntry type="module" module-name="kotlin.base.project-structure" />
|
|
<orderEntry type="module" module-name="kotlin.base.resources" />
|
|
<orderEntry type="module" module-name="kotlin.base.statistics" />
|
|
<orderEntry type="module" module-name="kotlin.project-configuration" />
|
|
<orderEntry type="module" module-name="intellij.java.impl" />
|
|
<orderEntry type="module" module-name="kotlin.base.code-insight.minimal" />
|
|
<orderEntry type="module" module-name="kotlin.base.util" />
|
|
<orderEntry type="module" module-name="kotlin.base.analysis" />
|
|
<orderEntry type="module" module-name="kotlin.base.facet" />
|
|
</component>
|
|
</module> |