Re: Problems with Eclipse IDE

2015-01-06 Thread Kostas Tzoumas
Would it also make sense to file an issue to Scala IDE 4.0.0? On Tue, Jan 6, 2015 at 10:03 AM, Stephan Ewen se...@apache.org wrote: Brilliant, thanks a lot. I am adding a how-to guide for setting up eclipse to the docs. And the ReadMe Stephan On Tue, Jan 6, 2015 at 12:09 AM, Gyula Fóra

Re: Problems with Eclipse IDE

2015-01-06 Thread Stephan Ewen
Brilliant, thanks a lot. I am adding a how-to guide for setting up eclipse to the docs. And the ReadMe Stephan On Tue, Jan 6, 2015 at 12:09 AM, Gyula Fóra gyula.f...@gmail.com wrote: Sorry Stephan you are right, I cannot seem to find the links in a proper website but could dig it up from

Re: Problems with Eclipse IDE

2015-01-06 Thread Stephan Ewen
I have created a guide with our experiences using Eclipse: - A brief guide for setup is in the README.md file ( https://github.com/apache/incubator-flink/blob/master/README.md) - More details in the docs ( https://github.com/StephanEwen/incubator-flink/blob/master/docs/internal_setup_eclipse.md

Re: Problems with Eclipse IDE

2015-01-06 Thread Márton Balassi
Thanks, this was very much needed. On Jan 6, 2015 1:07 PM, Stephan Ewen se...@apache.org wrote: I have created a guide with our experiences using Eclipse: - A brief guide for setup is in the README.md file ( https://github.com/apache/incubator-flink/blob/master/README.md) - More details in

Re: Problems with Eclipse IDE

2015-01-05 Thread Márton Balassi
I had similar experience while moving the new streaming scala examples to a common java/scala flink-streaming-examples, used the set up and best practices described by Gyula. One note to add: when I had some unresolved problems in the scala dependencies of the examples Eclipse couldn't even build

Problems with Eclipse IDE

2015-01-05 Thread Stephan Ewen
Hi all! Since the last pull requests that split the flink-runtime in a part Java part Scala project, it seems impossible to develop it with Eclipse. I have tried - Eclipse Kepler with Scala IDE plugin - Scala IDE 4.0.0 The later does an even worse job than Kepler with the plugin. I am seeing

Re: Problems with Eclipse IDE

2015-01-05 Thread Gyula Fóra
Hey, Marton, Paris and I could get Eclipse working by using a previous stable version if the eclipse scala-ide. Not by installing the plugin to Kepler afterwards but directly downloading the prepackaged version from: http://scala-ide.org/download/prev-stable.html for scala 2.10.4