From b093469ef63368c28b5148928ad9b84bd20757b1 Mon Sep 17 00:00:00 2001 From: Ufuk Celebi Date: Tue, 17 Mar 2015 17:44:56 +0100 Subject: [PATCH] Link to IntelliJ setup guide from README [ci skip] --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6e896a1664bda..1c1f78c048009 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,8 @@ The IntelliJ IDE supports Maven out of the box and offers a plugin for Scala dev * IntelliJ download: [https://www.jetbrains.com/idea/](https://www.jetbrains.com/idea/) * IntelliJ Scala Plugin: [http://plugins.jetbrains.com/plugin/?id=1347](http://plugins.jetbrains.com/plugin/?id=1347) +Check out our [Setting up IntelliJ](https://github.com/apache/flink/blob/master/docs/internal_setup_intellij.md) guide for details. + ### Eclipse Scala IDE For Eclipse users, we recommend using Scala IDE 3.0.3, based on Eclipse Kepler. While this is a slightly older version,