47 lines
3.7 KiB
Plaintext
47 lines
3.7 KiB
Plaintext
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<module external.linked.project.id="tornadofx:test" external.linked.project.path="$MODULE_DIR$/../../TornadoFx" external.root.project.path="$MODULE_DIR$/../../TornadoFx" external.system.id="GRADLE" external.system.module.group="org.jackhuang" external.system.module.type="sourceSet" external.system.module.version="3.0" type="JAVA_MODULE" version="4">
|
||
|
|
<component name="FacetManager">
|
||
|
|
<facet type="kotlin-language" name="Kotlin">
|
||
|
|
<configuration version="3" platform="JVM 1.8" useProjectSettings="false">
|
||
|
|
<compilerSettings />
|
||
|
|
<compilerArguments>
|
||
|
|
<option name="destination" value="$MODULE_DIR$/../../TornadoFx/build/kotlin-classes/test" />
|
||
|
|
<option name="classpath" value="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jre8/1.1.3-2/c8da1d60b49926296fa95f2ccdb218b7912f9c17/kotlin-stdlib-jre8-1.1.3-2.jar;C:/Users/huang/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar;C:/Users/huang/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.1.3-2/9b44c139a4ec57031e0c84ba0e49ba16df6d801c/kotlin-stdlib-1.1.3-2.jar;C:/Users/huang/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jre7/1.1.3-2/3fe54c7558c903868351ac79b792d152bca958f2/kotlin-stdlib-jre7-1.1.3-2.jar;C:/Users/huang/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar;C:/Users/huang/.gradle/caches/modules-2/files-2.1/org.jetbrains/annotations/13.0/919f0dfe192fb4e063e7dacadee7f8bb9a2672a9/annotations-13.0.jar" />
|
||
|
|
<option name="noStdlib" value="true" />
|
||
|
|
<option name="noReflect" value="true" />
|
||
|
|
<option name="moduleName" value="tornadofx_main" />
|
||
|
|
<option name="jvmTarget" value="1.8" />
|
||
|
|
<option name="addCompilerBuiltIns" value="true" />
|
||
|
|
<option name="loadBuiltInsFromDependencies" value="true" />
|
||
|
|
<option name="languageVersion" value="1.1" />
|
||
|
|
<option name="apiVersion" value="1.1" />
|
||
|
|
<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$/../../TornadoFx/build/classes/test" />
|
||
|
|
<exclude-output />
|
||
|
|
<content url="file://$MODULE_DIR$/../../TornadoFx/src/test">
|
||
|
|
<sourceFolder url="file://$MODULE_DIR$/../../TornadoFx/src/test/java" isTestSource="true" />
|
||
|
|
<sourceFolder url="file://$MODULE_DIR$/../../TornadoFx/src/test/kotlin" isTestSource="true" />
|
||
|
|
<sourceFolder url="file://$MODULE_DIR$/../../TornadoFx/src/test/resources" type="java-test-resource" />
|
||
|
|
</content>
|
||
|
|
<orderEntry type="inheritedJdk" />
|
||
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
||
|
|
<orderEntry type="module" module-name="tornadofx_main" />
|
||
|
|
<orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-stdlib-jre8:1.1.3-2" level="project" />
|
||
|
|
<orderEntry type="library" name="Gradle: junit:junit:4.12" level="project" />
|
||
|
|
<orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-stdlib:1.1.3-2" level="project" />
|
||
|
|
<orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-stdlib-jre7:1.1.3-2" level="project" />
|
||
|
|
<orderEntry type="library" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
|
||
|
|
<orderEntry type="library" name="Gradle: org.jetbrains:annotations:13.0" level="project" />
|
||
|
|
</component>
|
||
|
|
<component name="TestModuleProperties" production-module="tornadofx_main" />
|
||
|
|
</module>
|