From f93fbef8ecbcf1f09cd18632bd209dbf641f7c96 Mon Sep 17 00:00:00 2001 From: Lukas Rytz Date: Fri, 2 May 2014 10:21:56 +0200 Subject: IntelliJ project files Fixes compilation within IDEA. Allows compiling and running JUnit tests directly withing the IDE. --- src/intellij/scala-lang.ipr.SAMPLE | 72 +++++++++++++++++++++----------------- 1 file changed, 40 insertions(+), 32 deletions(-) (limited to 'src/intellij/scala-lang.ipr.SAMPLE') diff --git a/src/intellij/scala-lang.ipr.SAMPLE b/src/intellij/scala-lang.ipr.SAMPLE index a0765b3e99..c0614c946c 100644 --- a/src/intellij/scala-lang.ipr.SAMPLE +++ b/src/intellij/scala-lang.ipr.SAMPLE @@ -1,8 +1,5 @@ - - - - - + + + + + + @@ -41,11 +40,16 @@ - @@ -234,45 +241,46 @@ - - - - - - - - - - - - - + - - + - - - + - - + - - - + + + - + + + + + + + + + + + + + + + + + + -- cgit v1.2.3