mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-13 15:52:01 +07:00
Co-authored-by: Konstantin Nisht <konstantin.nisht@jetbrains.com> Merge-request: IJ-MR-144986 Merged-by: Ilya Kazakevich <ilya.kazakevich@jetbrains.com> GitOrigin-RevId: 631eaf41573f7ae3a0ae337d8a0a88098d3aaf3b
23 lines
1.3 KiB
XML
23 lines
1.3 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="library" name="kotlin-stdlib" level="project" />
|
|
<orderEntry type="library" name="jetbrains-annotations" level="project" />
|
|
<orderEntry type="library" name="kotlinx-coroutines-core" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.util.base" />
|
|
<orderEntry type="module" module-name="intellij.platform.extensions" />
|
|
<orderEntry type="module" module-name="intellij.platform.util" />
|
|
<orderEntry type="module" module-name="intellij.platform.eel" />
|
|
<orderEntry type="module" module-name="intellij.platform.ide.util.io" />
|
|
<orderEntry type="module" module-name="intellij.platform.util.coroutines" />
|
|
<orderEntry type="module" module-name="intellij.platform.core" />
|
|
<orderEntry type="library" name="jna" level="project" />
|
|
<orderEntry type="library" name="pty4j" level="project" />
|
|
</component>
|
|
</module> |