summaryrefslogtreecommitdiff
path: root/src/intellij-14/README
diff options
context:
space:
mode:
authorJason Zaugg <jzaugg@gmail.com>2015-05-13 08:48:23 +1000
committerJason Zaugg <jzaugg@gmail.com>2015-05-13 08:48:23 +1000
commita436e9064807d95d5aa9691aebefeccf448734bc (patch)
tree9cd6198413ef8ea5e885559e4f3230373821c00c /src/intellij-14/README
parent0bcd0a40dcfda091bbb665b5f0879d9ce3384ab5 (diff)
parentd253702f9f23186cbf95f611c2fd1a2d08330ad6 (diff)
downloadscala-a436e9064807d95d5aa9691aebefeccf448734bc.tar.gz
scala-a436e9064807d95d5aa9691aebefeccf448734bc.tar.bz2
scala-a436e9064807d95d5aa9691aebefeccf448734bc.zip
Merge pull request #4500 from lrytz/merge-2.11-may-12
Merge 2.11.x into 2.12.x [ci: last-only]
Diffstat (limited to 'src/intellij-14/README')
-rw-r--r--src/intellij-14/README12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/intellij-14/README b/src/intellij-14/README
deleted file mode 100644
index 310a766a20..0000000000
--- a/src/intellij-14/README
+++ /dev/null
@@ -1,12 +0,0 @@
-Use the latest IntelliJ IDEA release and install the Scala plugin from within the IDE.
-
-Compilation withing IDEA is performed in "-Dlocker.skip=1" mode: the sources are built
-directly using the STARR compiler.
-
-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-14/setup.sh
- - Open ./src/intellij-14/scala.ipr in IntelliJ
- - File, Project Settings, Project, SDK. Create an SDK entry named "1.6" containing the
- Java 1.6 SDK