summaryrefslogtreecommitdiff
path: root/src/intellij
diff options
context:
space:
mode:
authorSeth Tisue <seth@tisue.net>2015-11-09 19:48:14 -0500
committerSeth Tisue <seth@tisue.net>2015-11-09 19:48:14 -0500
commit94d34cf05c3af5788226d4ec0eda82c542fb8044 (patch)
treeb42290c73f555e67c336cbd04207259a0f0c0d35 /src/intellij
parent93fa559f62637fc3a49d7b961a1d07cf843b0e6b (diff)
downloadscala-94d34cf05c3af5788226d4ec0eda82c542fb8044.tar.gz
scala-94d34cf05c3af5788226d4ec0eda82c542fb8044.tar.bz2
scala-94d34cf05c3af5788226d4ec0eda82c542fb8044.zip
for 2.12, bump JDK version (6 -> 8) in IntelliJ sample config
Diffstat (limited to 'src/intellij')
-rw-r--r--src/intellij/scala.ipr.SAMPLE2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/intellij/scala.ipr.SAMPLE b/src/intellij/scala.ipr.SAMPLE
index 3e6e074717..c4c6a2e44f 100644
--- a/src/intellij/scala.ipr.SAMPLE
+++ b/src/intellij/scala.ipr.SAMPLE
@@ -50,7 +50,7 @@
<module fileurl="file://$PROJECT_DIR$/test-junit.iml" filepath="$PROJECT_DIR$/test-junit.iml" />
</modules>
</component>
- <component name="ProjectRootManager" version="2" languageLevel="JDK_1_6" default="true" assert-keyword="true" jdk-15="true" project-jdk-name="1.6" project-jdk-type="JavaSDK">
+ <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="true" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/../../out" />
</component>
<component name="ScalaCompilerConfiguration">