summaryrefslogtreecommitdiff
path: root/src/intellij/junit.iml.SAMPLE
diff options
context:
space:
mode:
authorJason Zaugg <jzaugg@gmail.com>2017-01-25 13:50:15 +1000
committerSeth Tisue <seth@tisue.net>2017-01-27 09:31:08 -0800
commit35edd8f9bcfcd61ae560fdb7e77eb94c8b91dbb6 (patch)
treeb91891d478693443c6506d767d001e6cbcff5556 /src/intellij/junit.iml.SAMPLE
parentbba5f5ad3c23bad8dfc60a6daad546b112678908 (diff)
downloadscala-35edd8f9bcfcd61ae560fdb7e77eb94c8b91dbb6.tar.gz
scala-35edd8f9bcfcd61ae560fdb7e77eb94c8b91dbb6.tar.bz2
scala-35edd8f9bcfcd61ae560fdb7e77eb94c8b91dbb6.zip
Update IntelliJ template configuration
- Remove obsolete references to subproject for actors, forkjoin - Add a new subproject for the scalacheck suite, as spawned in the previous commit
Diffstat (limited to 'src/intellij/junit.iml.SAMPLE')
-rw-r--r--src/intellij/junit.iml.SAMPLE2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/intellij/junit.iml.SAMPLE b/src/intellij/junit.iml.SAMPLE
index e0f52aa42a..87ca586761 100644
--- a/src/intellij/junit.iml.SAMPLE
+++ b/src/intellij/junit.iml.SAMPLE
@@ -9,9 +9,7 @@
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
- <orderEntry type="module" module-name="forkjoin" />
<orderEntry type="module" module-name="library" />
- <orderEntry type="module" module-name="actors" />
<orderEntry type="module" module-name="reflect" />
<orderEntry type="module" module-name="compiler" />
<orderEntry type="module" module-name="repl" />