summaryrefslogtreecommitdiff
path: root/src/intellij/test-junit.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/test-junit.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/test-junit.iml.SAMPLE')
-rw-r--r--src/intellij/test-junit.iml.SAMPLE23
1 files changed, 0 insertions, 23 deletions
diff --git a/src/intellij/test-junit.iml.SAMPLE b/src/intellij/test-junit.iml.SAMPLE
deleted file mode 100644
index 86dc39c175..0000000000
--- a/src/intellij/test-junit.iml.SAMPLE
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module type="JAVA_MODULE" version="4">
- <component name="NewModuleRootManager" inherit-compiler-output="true">
- <exclude-output />
- <content url="file://$MODULE_DIR$/../../test/junit">
- <sourceFolder url="file://$MODULE_DIR$/../../test/junit" isTestSource="true" />
- </content>
- <orderEntry type="inheritedJdk" />
- <orderEntry type="sourceFolder" forTests="false" />
- <orderEntry type="module" module-name="actors" />
- <orderEntry type="module" module-name="compiler" />
- <orderEntry type="module" module-name="forkjoin" />
- <orderEntry type="module" module-name="library" />
- <orderEntry type="module" module-name="partest-extras" />
- <orderEntry type="module" module-name="reflect" />
- <orderEntry type="module" module-name="repl" />
- <orderEntry type="module" module-name="scaladoc" />
- <orderEntry type="library" name="scaladoc-deps" level="project" />
- <orderEntry type="library" name="junit" level="project" />
- <orderEntry type="library" name="starr" level="project" />
- <orderEntry type="library" name="asm" level="project" />
- </component>
-</module> \ No newline at end of file