mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 11:53:49 +07:00
This reverts commit f8abed606db6d32bea342bd3c988eedc09fc2289. ^KTIJ-33451 fixed GitOrigin-RevId: ad37c2b01cb767619205c2d37069e2c03a2d57a7
26 lines
1.4 KiB
XML
26 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="library" name="kotlin-stdlib" level="project" />
|
|
<orderEntry type="library" name="ASM" level="project" />
|
|
<orderEntry type="library" name="Java Compatibility" level="project" />
|
|
<orderEntry type="library" name="javax-inject" level="project" />
|
|
<orderEntry type="library" name="vavr" level="project" />
|
|
<orderEntry type="library" name="kotlinx-coroutines-core" level="project" />
|
|
<orderEntry type="library" name="jna" level="project" />
|
|
<orderEntry type="library" name="lz4-java" level="project" />
|
|
<orderEntry type="library" name="jsr305" level="project" />
|
|
<orderEntry type="module" module-name="intellij.java.psi.impl" />
|
|
<orderEntry type="module" module-name="intellij.platform.core" />
|
|
<orderEntry type="module" module-name="intellij.platform.lang.impl" />
|
|
<orderEntry type="module" module-name="intellij.platform.externalSystem" />
|
|
<orderEntry type="module" module-name="intellij.platform.util.jdom" />
|
|
<orderEntry type="module" module-name="intellij.java.impl" />
|
|
</component>
|
|
</module> |