Fresh IntelliJ 12 CE w/Scala Plugin - Getting Errors in IDE but not Command Line
Hey Guys ~
Just trying out IntelliJ for our Scala development, I'm running into A LOT of "compile" errors in the UI and not sure what I might be doing wrong.
Here's an example screenshot: http://cl.ly/image/0c1e3t303a1v
I don't see these in the Eclipse/Scala IDE, is there a good way to debug this?
I did a ./sbt gen-idea to generate the project file - I have multiple projects that have dependancies on eachother.
Thanks,
-Eric
Please sign in to leave a comment.
Looks like a bug in IntelliJ IDEA Scala plugin. It would be great to minimize and report it (or just give me full project if it's open-source), then I'll be able to fix it. To report, use our issue tracker: http://youtrack.jetbrains.com/issues/SCL
Best regards,
Alexander Podkhalyuzin.
Just emailed you a tarball with code the reproduces this error.
Thanks!
Eric