summaryrefslogtreecommitdiff
path: root/scalalib/test/resources/gen-idea-hello-world/idea_modules/helloworld.iml
diff options
context:
space:
mode:
Diffstat (limited to 'scalalib/test/resources/gen-idea-hello-world/idea_modules/helloworld.iml')
-rw-r--r--scalalib/test/resources/gen-idea-hello-world/idea_modules/helloworld.iml17
1 files changed, 17 insertions, 0 deletions
diff --git a/scalalib/test/resources/gen-idea-hello-world/idea_modules/helloworld.iml b/scalalib/test/resources/gen-idea-hello-world/idea_modules/helloworld.iml
new file mode 100644
index 00000000..38ea17be
--- /dev/null
+++ b/scalalib/test/resources/gen-idea-hello-world/idea_modules/helloworld.iml
@@ -0,0 +1,17 @@
+<module type="JAVA_MODULE" version="4">
+ <component name="NewModuleRootManager">
+ <output url="file://$MODULE_DIR$/../target/workspace/gen-idea-hello-world/out/HelloWorld/compile/dest/classes"/>
+ <exclude-output/>
+ <content url="file://$MODULE_DIR$/../target/workspace/gen-idea-hello-world/out/HelloWorld/generatedSources/dest"/>
+ <content url="file://$MODULE_DIR$/../target/workspace/gen-idea-hello-world/HelloWorld">
+ <sourceFolder url="file://$MODULE_DIR$/../target/workspace/gen-idea-hello-world/HelloWorld/src" isTestSource="false"/>
+ <sourceFolder url="file://$MODULE_DIR$/../target/workspace/gen-idea-hello-world/HelloWorld/resources" type="java-resource"/>
+ <excludeFolder url="file://$MODULE_DIR$/../target/workspace/gen-idea-hello-world/HelloWorld/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"/>
+ </component>
+</module> \ No newline at end of file