mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 11:53:49 +07:00
intellij.gradle.common module is too irregular for our dev infrastructure. DevKit plugin cannot generate the workspace model metadata for the Gradle plugin. GitOrigin-RevId: cbf867cd246bc36bbfc72a8dfb7eb07badacc59e
9 lines
369 B
XML
9 lines
369 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="JAVA_MODULE" version="4">
|
|
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
|
<exclude-output />
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module" module-name="intellij.gradle" exported="" />
|
|
</component>
|
|
</module> |