mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-07 05:09:37 +07:00
68 lines
4.1 KiB
XML
68 lines
4.1 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="3" platform="JVM 1.8" allPlatforms="JVM [1.8]" useProjectSettings="false">
|
|
<compilerSettings>
|
|
<option name="additionalArguments" value="-version -Xstrict-java-nullability-assertions -Xjvm-default=enable" />
|
|
</compilerSettings>
|
|
<compilerArguments>
|
|
<option name="jvmTarget" value="1.8" />
|
|
<option name="languageVersion" value="1.4" />
|
|
<option name="apiVersion" value="1.4" />
|
|
</compilerArguments>
|
|
</configuration>
|
|
</facet>
|
|
</component>
|
|
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8" 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="jdk" jdkName="1.8" jdkType="JavaSDK" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="library" name="kotlinc.kotlin-stdlib-jdk8" level="project" />
|
|
<orderEntry type="library" name="Guava" level="project" />
|
|
<orderEntry type="library" name="swingx" level="project" />
|
|
<orderEntry type="library" name="JDOM" level="project" />
|
|
<orderEntry type="library" name="gson" level="project" />
|
|
<orderEntry type="library" name="kotlinc.kotlin-compiler" level="project" />
|
|
<orderEntry type="library" name="kotlinc.kotlin-scripting-compiler" level="project" />
|
|
<orderEntry type="library" name="kotlinc.kotlin-scripting-compiler-impl" level="project" />
|
|
<orderEntry type="module" module-name="kotlin.core" />
|
|
<orderEntry type="module" module-name="kotlin.common" />
|
|
<orderEntry type="module" module-name="kotlin.fir.frontend-independent" />
|
|
<orderEntry type="module" module-name="kotlin.jps-common" />
|
|
<orderEntry type="module" module-name="kotlin.jvm-debugger.core" />
|
|
<orderEntry type="module" module-name="kotlin.idea" />
|
|
<orderEntry type="module" module-name="kotlin.formatter" />
|
|
<orderEntry type="module" module-name="kotlin.jvm-debugger.util" />
|
|
<orderEntry type="module" module-name="kotlin.gradle.gradle-tooling" />
|
|
<orderEntry type="module" module-name="kotlin.repl" />
|
|
<orderEntry type="module" module-name="intellij.java.debugger.impl" />
|
|
<orderEntry type="module" module-name="intellij.platform.externalSystem" />
|
|
<orderEntry type="module" module-name="intellij.java.coverage" />
|
|
<orderEntry type="module" module-name="intellij.java.ui" />
|
|
<orderEntry type="module" module-name="intellij.platform.langInjection" />
|
|
<orderEntry type="module" module-name="intellij.platform.boot" />
|
|
<orderEntry type="module" module-name="intellij.platform.testFramework" />
|
|
<orderEntry type="module" module-name="intellij.platform.diff.impl" />
|
|
<orderEntry type="module" module-name="intellij.platform.vcs.impl" />
|
|
<orderEntry type="module" module-name="intellij.platform.externalSystem.impl" />
|
|
<orderEntry type="module" module-name="intellij.platform.lvcs.impl" />
|
|
<orderEntry type="module" module-name="intellij.java.psi.impl" />
|
|
<orderEntry type="module" module-name="intellij.java.decompiler.engine" />
|
|
<orderEntry type="module" module-name="intellij.java.execution.impl" />
|
|
<orderEntry type="module" module-name="intellij.java.compiler.impl" />
|
|
<orderEntry type="module" module-name="intellij.java.impl" />
|
|
<orderEntry type="module" module-name="intellij.java.decompiler" />
|
|
<orderEntry type="module" module-name="intellij.java.i18n" />
|
|
<orderEntry type="module" module-name="intellij.java.langInjection" />
|
|
<orderEntry type="module" module-name="intellij.junit" />
|
|
<orderEntry type="module" module-name="intellij.properties.psi.impl" />
|
|
<orderEntry type="module" module-name="intellij.properties" />
|
|
<orderEntry type="module" module-name="intellij.testng" />
|
|
<orderEntry type="module" module-name="intellij.xml.psi.impl" />
|
|
</component>
|
|
</module> |