summaryrefslogtreecommitdiff
path: root/scalalib/test/resources/gen-idea-extended-hello-world/idea_modules/helloworld.test.iml
diff options
context:
space:
mode:
Diffstat (limited to 'scalalib/test/resources/gen-idea-extended-hello-world/idea_modules/helloworld.test.iml')
-rw-r--r--scalalib/test/resources/gen-idea-extended-hello-world/idea_modules/helloworld.test.iml18
1 files changed, 18 insertions, 0 deletions
diff --git a/scalalib/test/resources/gen-idea-extended-hello-world/idea_modules/helloworld.test.iml b/scalalib/test/resources/gen-idea-extended-hello-world/idea_modules/helloworld.test.iml
new file mode 100644
index 00000000..26fac21d
--- /dev/null
+++ b/scalalib/test/resources/gen-idea-extended-hello-world/idea_modules/helloworld.test.iml
@@ -0,0 +1,18 @@
+<module type="JAVA_MODULE" version="4">
+ <component name="NewModuleRootManager">
+ <output-test url="file://$MODULE_DIR$/../out/HelloWorld/test/compile/dest/classes"/>
+ <exclude-output/>
+ <content url="file://$MODULE_DIR$/../out/HelloWorld/test/generatedSources/dest"/>
+ <content url="file://$MODULE_DIR$/../HelloWorld/test">
+ <sourceFolder url="file://$MODULE_DIR$/../HelloWorld/test/src" isTestSource="true"/>
+ <sourceFolder url="file://$MODULE_DIR$/../HelloWorld/test/resources" type="java-test-resource"/>
+ <excludeFolder url="file://$MODULE_DIR$/../HelloWorld/test/target"/>
+ </content>
+ <orderEntry type="inheritedJdk"/>
+ <orderEntry type="sourceFolder" forTests="false"/>
+ <orderEntry type="library" name="scala-sdk-2.12.4" level="application"/>
+ <orderEntry type="library" name="scala-library-2.12.4-sources.jar" level="project"/>
+ <orderEntry type="library" name="scala-library-2.12.4.jar" level="project"/>
+ <orderEntry type="module" module-name="helloworld" exported=""/>
+ </component>
+</module>