Hey! I am not an IntelliJ user, but sometimes calling "mvn clean install" works wonders in maven projects. Wild guess only, sorry...
On Fri, Nov 28, 2014 at 4:30 PM, Chiwan Park <[email protected]> wrote: > Hi. > > Could you click re-import all maven projects in IntelliJ? > http://imgur.com/lWIQaQX <http://imgur.com/lWIQaQX> > > Thanks. > > — > Chiwan Park (Sent with iPhone) > > > > > On Nov 29, 2014, at 12:12 AM, Felix Neutatz <[email protected]> > wrote: > > > > 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 <[email protected]>: > > > >> 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 <[email protected]> > >> 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 <[email protected]>: > >>> > >>>> 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 < > [email protected]> > >>>> 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 > >>>>> > >>>> > >> > >> > >
