summaryrefslogtreecommitdiff
path: root/src/intellij/README
diff options
context:
space:
mode:
authorLukas Rytz <lukas.rytz@gmail.com>2015-05-01 19:52:33 +0200
committerLukas Rytz <lukas.rytz@gmail.com>2015-05-01 20:17:13 +0200
commit70f2169249b07fd7afcb7444233521c787f93e89 (patch)
treeea2c22ea62a507571d1c70d0b7378f1da2a10254 /src/intellij/README
parent6a185e3c97b79716576725f1ecf0ba629e83951d (diff)
downloadscala-70f2169249b07fd7afcb7444233521c787f93e89.tar.gz
scala-70f2169249b07fd7afcb7444233521c787f93e89.tar.bz2
scala-70f2169249b07fd7afcb7444233521c787f93e89.zip
Update intellij project files for IDEA 14.1 and latest Scala plugin
Removes the src/intellij-14 folder and moves everything back to src/intellij.
Diffstat (limited to 'src/intellij/README')
-rw-r--r--src/intellij/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/intellij/README b/src/intellij/README
index a39691f4f0..4ecab5561f 100644
--- a/src/intellij/README
+++ b/src/intellij/README
@@ -7,6 +7,6 @@ The following steps are required to use IntelliJ IDEA on Scala trunk
- Run "ant init". This will download some JARs from to ./build/deps, which are
included in IntelliJ's classpath.
- Run src/intellij/setup.sh
- - Open ./src/intellij/scala-lang.ipr in IntelliJ
+ - Open ./src/intellij/scala.ipr in IntelliJ
- File, Project Settings, Project, SDK. Create an SDK entry named "1.6" containing the
- java 1.6 SDK
+ Java 1.6 SDK