You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by uc...@apache.org on 2015/03/17 17:46:57 UTC

flink git commit: Link to IntelliJ setup guide from README [ci skip]

Repository: flink
Updated Branches:
  refs/heads/master a1daadcba -> b093469ef


Link to IntelliJ setup guide from README [ci skip]


Project: http://git-wip-us.apache.org/repos/asf/flink/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/b093469e
Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/b093469e
Diff: http://git-wip-us.apache.org/repos/asf/flink/diff/b093469e

Branch: refs/heads/master
Commit: b093469ef63368c28b5148928ad9b84bd20757b1
Parents: a1daadc
Author: Ufuk Celebi <uc...@apache.org>
Authored: Tue Mar 17 17:44:56 2015 +0100
Committer: Ufuk Celebi <uc...@apache.org>
Committed: Tue Mar 17 17:46:14 2015 +0100

----------------------------------------------------------------------
 README.md | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink/blob/b093469e/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 6e896a1..1c1f78c 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,