Hi, I ran `mvn clean && mvn test`. It was successful, but nothing changed in IntelliJ.
Best regards, Felix 2014-11-28 15:39 GMT+01:00 Chiwan Park <chiwanp...@icloud.com>: > Hi, Could you run `mvn clean && mvn test` command first? > I think that there is no library for test in maven repository. After run > that command, IntelliJ will be import automatically them. > > — > Chiwan Park (Sent with iPhone) > > > > > On Nov 28, 2014, at 11:07 PM, Felix Neutatz <neut...@googlemail.com> > wrote: > > > > Hi, > > > > sry, here you can find the pictures: > > > https://www.dropbox.com/sh/djgoncxcfs9j25i/AACCJ-VNcyz0MOGHmEPGPaYsa?dl=0 > > > > Thanks, > > > > Felix > > > > 2014-11-28 15:02 GMT+01:00 Stephan Ewen <se...@apache.org>: > > > >> Hey! > >> > >> The dev list does not support attachments, can you put the image > somewhere > >> else an share a link to it? > >> > >> > >> Stephan > >> > >> > >> On Fri, Nov 28, 2014 at 2:54 PM, Felix Neutatz <neut...@googlemail.com> > >> wrote: > >> > >>> Hi, > >>> > >>> I imported the whole git repository of Flink into IntelliJ. All Java > and > >>> Scala programs work and the Java unit tests as well. But Scala unit > tests > >>> don't work. > >>> > >>> I followed this tutorial: > >>> http://www.scalatest.org/user_guide/using_scalatest_with_intellij to > >>> install ScalaTest for IntelliJ, but it didn't work. I use build > >>> version: IC-139.225.3 on Ubuntu 14.04. > >>> > >>> Attached you find pictures which show how the errors look like. Can you > >>> tell me how I can run the Scala tests? > >>> > >>> Thank you :) > >>> > >>> Best regards, > >>> > >>> Felix Neutatz > >>> > >> > >