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.iml4
1 files changed, 3 insertions, 1 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
index cc3c0ce2..a4f3e9bd 100644
--- a/scalalib/test/resources/gen-idea-hello-world/idea_modules/helloworld.iml
+++ b/scalalib/test/resources/gen-idea-hello-world/idea_modules/helloworld.iml
@@ -2,7 +2,9 @@
<component name="NewModuleRootManager">
<output url="file://$MODULE_DIR$/../out/HelloWorld/ideaCompileOutput/dest/classes"/>
<exclude-output/>
- <content url="file://$MODULE_DIR$/../out/HelloWorld/generatedSources/dest"/>
+ <content url="file://$MODULE_DIR$/../out/HelloWorld/generatedSources/dest">
+ <sourceFolder url="file://$MODULE_DIR$/../out/HelloWorld/generatedSources/dest" isTestSource="false" generated="true"/>
+ </content>
<content url="file://$MODULE_DIR$/../HelloWorld">
<sourceFolder url="file://$MODULE_DIR$/../HelloWorld/src" isTestSource="false"/>
<sourceFolder url="file://$MODULE_DIR$/../HelloWorld/resources" type="java-resource"/>