mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 04:51:24 +07:00
add explicit kotlin-stdlib, restructure projectFrame GitOrigin-RevId: c151a69ae1e9b925b1892a3b01ba5d01566bba3b
27 lines
1.7 KiB
XML
27 lines
1.7 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" />
|
|
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
|
|
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module" module-name="intellij.java.psi" />
|
|
<orderEntry type="library" name="kotlin-stdlib" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.core" />
|
|
<orderEntry type="module" module-name="intellij.platform.lang" />
|
|
<orderEntry type="module" module-name="intellij.platform.lang.impl" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.platform.vcs.impl" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.platform.usageView" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.java.ui" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.java.impl" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.platform.testRunner" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.notebooks.visualization" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.platform.ide.impl" />
|
|
<orderEntry type="module" module-name="intellij.platform.lang.core" />
|
|
<orderEntry type="module" module-name="intellij.platform.testFramework" scope="TEST" />
|
|
</component>
|
|
</module> |