404ce1a8c1
versions of Kotlin plugin
27 lines
1.2 KiB
XML
Vendored
27 lines
1.2 KiB
XML
Vendored
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="JAVA_MODULE" version="4">
|
|
<component name="FacetManager">
|
|
<facet type="kotlin-language" name="Kotlin">
|
|
<configuration version="2" platform="JVM 1.8" allPlatforms="JVM [1.8]" useProjectSettings="false">
|
|
<compilerSettings>
|
|
<option name="additionalArguments" value="-version -Xallow-kotlin-package -Xskip-metadata-version-check" />
|
|
</compilerSettings>
|
|
<compilerArguments>
|
|
<option name="jvmTarget" value="1.7" />
|
|
<option name="languageVersion" value="1.1" />
|
|
<option name="apiVersion" value="1.0" />
|
|
<option name="coroutinesEnable" value="true" />
|
|
</compilerArguments>
|
|
</configuration>
|
|
</facet>
|
|
</component>
|
|
<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="jdk" jdkName="1.8" jdkType="JavaSDK" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="library" name="KotlinJavaRuntime (2)" level="project" />
|
|
</component>
|
|
</module> |