50 lines
No EOL
3.8 KiB
XML
50 lines
No EOL
3.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module external.linked.project.id="examples-kotlin:test" external.linked.project.path="$MODULE_DIR$/../../examples/kotlin" external.root.project.path="$MODULE_DIR$/../../examples/kotlin" external.system.id="GRADLE" external.system.module.group="" external.system.module.type="sourceSet" external.system.module.version="11.2.4" 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$/../../examples/kotlin/build/classes/kotlin/test" />
|
|
<option name="classpath" value="$MODULE_DIR$/../../examples/kotlin/build/classes/kotlin/main;C:/Users/erik/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.3.0/a134b0cfe9bb44f98b0b3e889cda07923eea9428/kotlin-stdlib-1.3.0.jar;C:/Users/erik/.gradle/caches/modules-2/files-2.1/org.testng/testng/6.14.3/d24515dc253e77e54b73df97e1fb2eb7faf34fdd/testng-6.14.3.jar;C:/Users/erik/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.3.0/84a2e0288dc17cd64d692eb1e5e0de8cd5ff0846/kotlin-stdlib-common-1.3.0.jar;C:/Users/erik/.gradle/caches/modules-2/files-2.1/org.jetbrains/annotations/13.0/919f0dfe192fb4e063e7dacadee7f8bb9a2672a9/annotations-13.0.jar;C:/Users/erik/.gradle/caches/modules-2/files-2.1/com.beust/jcommander/1.72/6375e521c1e11d6563d4f25a07ce124ccf8cd171/jcommander-1.72.jar;C:/Users/erik/.gradle/caches/modules-2/files-2.1/org.apache-extras.beanshell/bsh/2.0b6/fb418f9b33a0b951e9a2978b4b6ee93b2707e72f/bsh-2.0b6.jar" />
|
|
<option name="noStdlib" value="true" />
|
|
<option name="noReflect" value="true" />
|
|
<option name="moduleName" value="examples-kotlin" />
|
|
<option name="addCompilerBuiltIns" value="true" />
|
|
<option name="loadBuiltInsFromDependencies" value="true" />
|
|
<option name="friendPaths">
|
|
<array>
|
|
<option value="$MODULE_DIR$/../../examples/kotlin/build/classes/kotlin/main" />
|
|
<option value="$MODULE_DIR$/../../examples/kotlin/build/classes/java/main" />
|
|
</array>
|
|
</option>
|
|
<option name="languageVersion" value="1.3" />
|
|
<option name="apiVersion" value="1.3" />
|
|
<option name="pluginOptions">
|
|
<array />
|
|
</option>
|
|
<option name="pluginClasspaths">
|
|
<array />
|
|
</option>
|
|
</compilerArguments>
|
|
</configuration>
|
|
</facet>
|
|
</component>
|
|
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
|
|
<output-test url="file://$MODULE_DIR$/../../examples/kotlin/out/test/classes" />
|
|
<exclude-output />
|
|
<content url="file://$MODULE_DIR$/../../examples/kotlin/src/test">
|
|
<sourceFolder url="file://$MODULE_DIR$/../../examples/kotlin/src/test/kotlin" isTestSource="true" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module" module-name="examples-kotlin_main" />
|
|
<orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-stdlib:1.3.0" level="project" />
|
|
<orderEntry type="library" name="Gradle: org.testng:testng:6.14.3" level="project" />
|
|
<orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-stdlib-common:1.3.0" level="project" />
|
|
<orderEntry type="library" name="Gradle: org.jetbrains:annotations:13.0" level="project" />
|
|
<orderEntry type="library" name="Gradle: com.beust:jcommander:1.72" level="project" />
|
|
<orderEntry type="library" name="Gradle: org.apache-extras.beanshell:bsh:2.0b6" level="project" />
|
|
</component>
|
|
<component name="TestModuleProperties" production-module="examples-kotlin_main" />
|
|
</module> |