mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-13 06:59:44 +07:00
39 lines
2.0 KiB
XML
39 lines
2.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="JAVA_MODULE" version="4">
|
|
<component name="FacetManager">
|
|
<facet type="kotlin-language" name="Kotlin">
|
|
<configuration version="5" platform="JVM 11" allPlatforms="JVM [11]" useProjectSettings="false">
|
|
<compilerSettings>
|
|
<option name="additionalArguments" value="-Xjvm-default=all -opt-in=com.intellij.openapi.util.IntellijInternalApi" />
|
|
</compilerSettings>
|
|
<compilerArguments>
|
|
<stringArguments>
|
|
<stringArg name="jvmTarget" arg="11" />
|
|
<stringArg name="apiVersion" arg="2.0" />
|
|
<stringArg name="languageVersion" arg="2.0" />
|
|
</stringArguments>
|
|
</compilerArguments>
|
|
</configuration>
|
|
</facet>
|
|
</component>
|
|
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_11" 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" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module" module-name="intellij.platform.jps.model" />
|
|
<orderEntry type="module" module-name="intellij.platform.jps.build" />
|
|
<orderEntry type="module" module-name="intellij.groovy.constants.rt" />
|
|
<orderEntry type="module" module-name="intellij.platform.jps.model.serialization" />
|
|
<orderEntry type="module" module-name="intellij.platform.jps.model.impl" />
|
|
<orderEntry type="module" module-name="intellij.java.compiler.instrumentationUtil" />
|
|
<orderEntry type="library" scope="PROVIDED" name="Eclipse" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.util.classLoader" />
|
|
<orderEntry type="library" name="ASM" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.util.jdom" />
|
|
<orderEntry type="library" name="kotlin-stdlib" level="project" />
|
|
</component>
|
|
</module> |