"new...scala class" should not be offered in non-scala projects
In projects that are not using Scala in any way at all, the "new...scala class" is still offered in the project view.
Note that non of the modules in the project have a Scala facet attached.
This is slightly annoying. Is it possible to get rid of this?
-tt
Please sign in to leave a comment.
Done :)
That's fast!
As a reward, I've filed another one:
http://youtrack.jetbrains.net/issue/SCL-2785 ;)
(this one is about not showing the ScalaTest / Specs options when running all tests in a package in a non-Scala project)