Error running Scala Console: Module is not specified
Hi,
Anybody knows anything about this? I have IJ11, ic 111.277; just installed scala plugin, have one script, wanted to run it, go this weird text; seems like nobody saw it since 2009.
Any ideas?
Thanks,
-Vlad
Please sign in to leave a comment.
Look at this screenshot:

This is required field. We use module to get information about classpath for console and about appropriate scala-compiler.jar to invoke console. It this configured as <no module> or module doesn't contain Scala Facet, you will ge such message.
Best regards,
Alexander Podkhalyuzin.