mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-04 23:39:07 +07:00
This change excludes this module from the platform. GitOrigin-RevId: 96e159a092772b0ae9bc3faa224f544281c951f5
14 lines
668 B
XML
14 lines
668 B
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="intellij.platform.buildScripts.devBuildServer" />
|
|
<orderEntry type="module" module-name="intellij.platform.boot" />
|
|
<orderEntry type="module" module-name="intellij.platform.util.classLoader" />
|
|
</component>
|
|
</module> |