summaryrefslogtreecommitdiff
path: root/src/intellij/actors.iml.SAMPLE
diff options
context:
space:
mode:
authorLukas Rytz <lukas.rytz@gmail.com>2016-03-16 21:55:08 +0100
committerLukas Rytz <lukas.rytz@gmail.com>2016-03-21 11:51:50 +0100
commit5f5cc186cbedff6dc55993cb3b0dcfe36038efa1 (patch)
tree4ae24b81f24faa8f645e5a8d3732aef116c34c79 /src/intellij/actors.iml.SAMPLE
parentafb14588edeb199ad5b6b2deedb55abe3c998503 (diff)
downloadscala-5f5cc186cbedff6dc55993cb3b0dcfe36038efa1.tar.gz
scala-5f5cc186cbedff6dc55993cb3b0dcfe36038efa1.tar.bz2
scala-5f5cc186cbedff6dc55993cb3b0dcfe36038efa1.zip
Update IntelliJ build for use with sbt
Diffstat (limited to 'src/intellij/actors.iml.SAMPLE')
-rw-r--r--src/intellij/actors.iml.SAMPLE4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/intellij/actors.iml.SAMPLE b/src/intellij/actors.iml.SAMPLE
index dfdf396c46..f012ee7b0f 100644
--- a/src/intellij/actors.iml.SAMPLE
+++ b/src/intellij/actors.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/actors" />
+ <output-test url="file://$MODULE_DIR$/../../out/test/actors" />
<exclude-output />
<content url="file://$MODULE_DIR$/../actors">
<sourceFolder url="file://$MODULE_DIR$/../actors" isTestSource="false" />