38 lines
No EOL
2 KiB
XML
38 lines
No EOL
2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module external.linked.project.id="isbn-verifier:main" external.linked.project.path="$MODULE_DIR$/../.." external.root.project.path="$MODULE_DIR$/../.." external.system.id="GRADLE" external.system.module.group="" external.system.module.type="sourceSet" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
|
|
<component name="FacetManager">
|
|
<facet type="kotlin-language" name="Kotlin">
|
|
<configuration version="3" platform="JVM 1.6" useProjectSettings="false">
|
|
<compilerSettings />
|
|
<compilerArguments>
|
|
<option name="destination" value="$MODULE_DIR$/../../build/classes/kotlin/main" />
|
|
<option name="noStdlib" value="true" />
|
|
<option name="noReflect" value="true" />
|
|
<option name="moduleName" value="isbn-verifier" />
|
|
<option name="addCompilerBuiltIns" value="true" />
|
|
<option name="loadBuiltInsFromDependencies" value="true" />
|
|
<option name="languageVersion" value="1.2" />
|
|
<option name="apiVersion" value="1.2" />
|
|
<option name="pluginOptions">
|
|
<array />
|
|
</option>
|
|
<option name="pluginClasspaths">
|
|
<array />
|
|
</option>
|
|
<option name="coroutinesState" value="warn" />
|
|
</compilerArguments>
|
|
</configuration>
|
|
</facet>
|
|
</component>
|
|
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_11">
|
|
<output url="file://$MODULE_DIR$/../../out/production/classes" />
|
|
<exclude-output />
|
|
<content url="file://$MODULE_DIR$/../../src/main">
|
|
<sourceFolder url="file://$MODULE_DIR$/../../src/main/kotlin" isTestSource="false" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-stdlib:1.2.40" level="project" />
|
|
<orderEntry type="library" name="Gradle: org.jetbrains:annotations:13.0" level="project" />
|
|
</component>
|
|
</module> |