summaryrefslogtreecommitdiff
path: root/scalalib/test/resources/gen-idea-hello-world/idea_modules/helloworld.test.iml
diff options
context:
space:
mode:
authorAndres Pipicello <andres.pipicello@olx.com>2019-06-18 15:25:16 -0300
committerTobias Roeser <le.petit.fou@web.de>2019-06-28 08:37:39 +0200
commit1ae2061ca5ba6eecf18d4b17203717526d1b3d39 (patch)
tree9a232fd347701548ba44b84029f5b30f113225a0 /scalalib/test/resources/gen-idea-hello-world/idea_modules/helloworld.test.iml
parentc2c64bbbc4034fdfbd9bc4da56f25fef3cd68f63 (diff)
downloadmill-1ae2061ca5ba6eecf18d4b17203717526d1b3d39.tar.gz
mill-1ae2061ca5ba6eecf18d4b17203717526d1b3d39.tar.bz2
mill-1ae2061ca5ba6eecf18d4b17203717526d1b3d39.zip
Using mill source path instead of pwd
Diffstat (limited to 'scalalib/test/resources/gen-idea-hello-world/idea_modules/helloworld.test.iml')
-rw-r--r--scalalib/test/resources/gen-idea-hello-world/idea_modules/helloworld.test.iml12
1 files changed, 6 insertions, 6 deletions
diff --git a/scalalib/test/resources/gen-idea-hello-world/idea_modules/helloworld.test.iml b/scalalib/test/resources/gen-idea-hello-world/idea_modules/helloworld.test.iml
index bfe0ff3c..26fac21d 100644
--- a/scalalib/test/resources/gen-idea-hello-world/idea_modules/helloworld.test.iml
+++ b/scalalib/test/resources/gen-idea-hello-world/idea_modules/helloworld.test.iml
@@ -1,12 +1,12 @@
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager">
- <output-test url="file://$MODULE_DIR$/../target/workspace/gen-idea-hello-world/out/HelloWorld/test/compile/dest/classes"/>
+ <output-test url="file://$MODULE_DIR$/../out/HelloWorld/test/compile/dest/classes"/>
<exclude-output/>
- <content url="file://$MODULE_DIR$/../target/workspace/gen-idea-hello-world/out/HelloWorld/test/generatedSources/dest"/>
- <content url="file://$MODULE_DIR$/../target/workspace/gen-idea-hello-world/HelloWorld/test">
- <sourceFolder url="file://$MODULE_DIR$/../target/workspace/gen-idea-hello-world/HelloWorld/test/src" isTestSource="true"/>
- <sourceFolder url="file://$MODULE_DIR$/../target/workspace/gen-idea-hello-world/HelloWorld/test/resources" type="java-test-resource"/>
- <excludeFolder url="file://$MODULE_DIR$/../target/workspace/gen-idea-hello-world/HelloWorld/test/target"/>
+ <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"/>