From 35edd8f9bcfcd61ae560fdb7e77eb94c8b91dbb6 Mon Sep 17 00:00:00 2001 From: Jason Zaugg Date: Wed, 25 Jan 2017 13:50:15 +1000 Subject: 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 --- src/intellij/actors.iml.SAMPLE | 16 -- src/intellij/forkjoin.iml.SAMPLE | 13 -- src/intellij/junit.iml.SAMPLE | 2 - src/intellij/library.iml.SAMPLE | 1 - src/intellij/partest-extras.iml.SAMPLE | 3 +- src/intellij/scala.ipr.SAMPLE | 303 +++++++++++++++++++++++++-------- src/intellij/scalacheck.iml.SAMPLE | 19 +++ src/intellij/test.iml.SAMPLE | 2 - 8 files changed, 254 insertions(+), 105 deletions(-) delete mode 100644 src/intellij/actors.iml.SAMPLE delete mode 100644 src/intellij/forkjoin.iml.SAMPLE create mode 100644 src/intellij/scalacheck.iml.SAMPLE (limited to 'src/intellij') diff --git a/src/intellij/actors.iml.SAMPLE b/src/intellij/actors.iml.SAMPLE deleted file mode 100644 index f012ee7b0f..0000000000 --- a/src/intellij/actors.iml.SAMPLE +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/intellij/forkjoin.iml.SAMPLE b/src/intellij/forkjoin.iml.SAMPLE deleted file mode 100644 index aa3f83e56e..0000000000 --- a/src/intellij/forkjoin.iml.SAMPLE +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file 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 @@ - - diff --git a/src/intellij/library.iml.SAMPLE b/src/intellij/library.iml.SAMPLE index ce61c097bd..d39c9d2032 100644 --- a/src/intellij/library.iml.SAMPLE +++ b/src/intellij/library.iml.SAMPLE @@ -9,7 +9,6 @@ - \ No newline at end of file diff --git a/src/intellij/partest-extras.iml.SAMPLE b/src/intellij/partest-extras.iml.SAMPLE index 79c736f7da..3618cd8f52 100644 --- a/src/intellij/partest-extras.iml.SAMPLE +++ b/src/intellij/partest-extras.iml.SAMPLE @@ -12,8 +12,9 @@ + - + \ No newline at end of file diff --git a/src/intellij/scala.ipr.SAMPLE b/src/intellij/scala.ipr.SAMPLE index 10a07335fa..550b3ac1f8 100644 --- a/src/intellij/scala.ipr.SAMPLE +++ b/src/intellij/scala.ipr.SAMPLE @@ -1,8 +1,6 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -38,9 +155,7 @@ - - @@ -52,12 +167,13 @@ + - + @@ -75,7 +191,7 @@ - + @@ -86,7 +202,7 @@ - + @@ -96,22 +212,24 @@ - + - + - + + - + + @@ -121,9 +239,15 @@ - + +<<<<<<< HEAD +||||||| parent of e37c7d9ca6... Update IntelliJ template configuration + +======= + +>>>>>>> e37c7d9ca6... Update IntelliJ template configuration @@ -142,7 +266,7 @@ - + @@ -152,7 +276,7 @@ - + @@ -160,24 +284,28 @@ - - + + + + + + + - - + + - - + - + @@ -195,35 +323,37 @@ - - - - - + + - - - + + + + + + + + - - + + - - - - - - - - - + + + + + + + + + - - - - + + + + @@ -232,19 +362,30 @@ - - - - - - - + + + + + + + - - - - - + + + + + + + + + + + + + + + + @@ -254,10 +395,19 @@ +<<<<<<< HEAD +||||||| parent of e37c7d9ca6... Update IntelliJ template configuration + + + + +======= + +>>>>>>> e37c7d9ca6... Update IntelliJ template configuration @@ -267,7 +417,7 @@ - + @@ -276,11 +426,11 @@ @@ -292,11 +442,24 @@ - + +<<<<<<< HEAD +||||||| parent of e37c7d9ca6... Update IntelliJ template configuration + +======= + +>>>>>>> e37c7d9ca6... Update IntelliJ template configuration + + + + + + + diff --git a/src/intellij/scalacheck.iml.SAMPLE b/src/intellij/scalacheck.iml.SAMPLE new file mode 100644 index 0000000000..cb7837fcd4 --- /dev/null +++ b/src/intellij/scalacheck.iml.SAMPLE @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/intellij/test.iml.SAMPLE b/src/intellij/test.iml.SAMPLE index 0253b539e7..a74dcfa543 100644 --- a/src/intellij/test.iml.SAMPLE +++ b/src/intellij/test.iml.SAMPLE @@ -7,9 +7,7 @@ - - -- cgit v1.2.3