Re: Error when using scala api .fromElements() / .fromCollection()

Posted by lofifnc on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Error-when-using-scala-api-fromElements-fromCollection-tp3938p3941.html

Thanks!

I should've mentioned that I've seen the FAQ but I didn't notice intellij deleting the import immediately.
For anyone encountering a similar behavior:
http://stackoverflow.com/questions/11154912/how-to-prevent-intellij-idea-from-deleting-unused-packages
Note that you have uncheck "optimize imports on the fly" for scala separately.

Best, Alex!