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 all of those errors in mixed order:
 - Scala files unable to find java classes from the same project
 - Java files unable to find scala classes from the same project
 - Java files being unable to resolve imports which are clearly present in
the maven dependencies.

Has anyone had luck in getting this to run?


In the current state, we effectively block all new contributors that are
used to Eclipse as their default IDE and are hesitant to switch to a new
tool only for trying out an open source project.


Greetings,
Stephan

Reply via email to