summaryrefslogtreecommitdiff
path: root/src/intellij/reflect.iml.SAMPLE
diff options
context:
space:
mode:
authorAdriaan Moors <adriaan.moors@typesafe.com>2016-03-23 14:41:28 -0700
committerAdriaan Moors <adriaan.moors@typesafe.com>2016-03-23 14:41:28 -0700
commit6173274e2731a69a92b2371662959eaf89dd6836 (patch)
treea9814b6d600559e584673cc46a55ab6277107208 /src/intellij/reflect.iml.SAMPLE
parent5574c7278e4b6687ed61aa62c1694a1adda1ab24 (diff)
parent845c4417510d7f19588e584db879c1099d3de1c3 (diff)
downloadscala-6173274e2731a69a92b2371662959eaf89dd6836.tar.gz
scala-6173274e2731a69a92b2371662959eaf89dd6836.tar.bz2
scala-6173274e2731a69a92b2371662959eaf89dd6836.zip
Merge pull request #5055 from lrytz/merge-2.11-to-2.12-mar-21
Merge 2.11 to 2.12
Diffstat (limited to 'src/intellij/reflect.iml.SAMPLE')
-rw-r--r--src/intellij/reflect.iml.SAMPLE4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/intellij/reflect.iml.SAMPLE b/src/intellij/reflect.iml.SAMPLE
index c9b7130aef..d0aba81f0b 100644
--- a/src/intellij/reflect.iml.SAMPLE
+++ b/src/intellij/reflect.iml.SAMPLE
@@ -1,6 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
- <component name="NewModuleRootManager" inherit-compiler-output="true">
+ <component name="NewModuleRootManager" inherit-compiler-output="false">
+ <output url="file://$MODULE_DIR$/../../build/quick/classes/reflect" />
+ <output-test url="file://$MODULE_DIR$/../../out/test/reflect" />
<exclude-output />
<content url="file://$MODULE_DIR$/../reflect">
<sourceFolder url="file://$MODULE_DIR$/../reflect" isTestSource="false" />