You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by mj...@apache.org on 2016/04/26 14:18:54 UTC

flink git commit: [Doc] added note to fix Eclipse build

Repository: flink
Updated Branches:
  refs/heads/master 4a69f72a3 -> a58cd80f9


[Doc] added note to fix Eclipse build


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

Branch: refs/heads/master
Commit: a58cd80f90ad2f2f1b50b57e74807c197be694fb
Parents: 4a69f72
Author: mjsax <mj...@apache.org>
Authored: Tue Apr 26 14:16:29 2016 +0200
Committer: mjsax <mj...@apache.org>
Committed: Tue Apr 26 14:16:29 2016 +0200

----------------------------------------------------------------------
 docs/internals/ide_setup.md | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink/blob/a58cd80f/docs/internals/ide_setup.md
----------------------------------------------------------------------
diff --git a/docs/internals/ide_setup.md b/docs/internals/ide_setup.md
index 1b0b91a..1a5d3cc 100644
--- a/docs/internals/ide_setup.md
+++ b/docs/internals/ide_setup.md
@@ -74,6 +74,10 @@ and manually add the Scala and Maven plugins by plugin site at [http://scala-ide
 * Or download the [zip file](http://download.scala-ide.org/sdk/helium/e38/scala211/stable/update-site.zip), unpack it, and move the contents of the
   "plugins" and "features" folders into the equally named folders of the Eclipse root directory
 
+**NOTE:** It might happen that some modules do not build in Eclipse correctly (even if the maven build succeeds).
+To fix this, right-click in the corresponding Eclipse project and choose "Properties" and than "Maven".
+Uncheck the box labeled "Resolve dependencies from Workspace projects", click "Apply" and then "OK". "
+
 
 ### Eclipse Scala IDE 4.0.0