Hi, I think we have to move the tests to flunk-tests then. The Eclipse problem will not you away any time soon, I imagine.
Cheers, Aljoscha On Tue, Oct 14, 2014 at 7:09 PM, Stephan Ewen <[email protected]> wrote: > Hi! > > It is currently not possible to develop the scala project from Eclipse, > because the macros defined in "src/main/scala" are not available in > "src/test/scala". > > I think we need to fix that urgently, as Eclipse developers are excluded > from Scala API development right now. > > Ideas to fix that setup: > > 1) Move scala tests to a dedicated project (flink-scala-tests) > > 2) Move scala tests to scala examples (I think that is unclean) > > 3) Move scala tests to flink-tests > > What is your opinion on that? > > Greetings, > Stephan
