mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-04 04:09:09 +07:00
This reverts commit 31f1a3983bf0c5af08fdfe624eba271293b9b390. GitOrigin-RevId: b99c07b8744ebf61bef4607ab00c49733b88f185
19 lines
1016 B
XML
19 lines
1016 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.util.rt" />
|
|
<orderEntry type="module" module-name="intellij.platform.vcs.log.graph" exported="" />
|
|
<orderEntry type="module" module-name="intellij.platform.core" />
|
|
<orderEntry type="module" module-name="intellij.platform.vcs.core" />
|
|
<orderEntry type="module" module-name="intellij.platform.editor" />
|
|
<orderEntry type="module" module-name="intellij.platform.vcs" />
|
|
<orderEntry type="library" name="kotlin-stdlib" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.core.ui" />
|
|
</component>
|
|
</module> |