How to get -feature reporting in worksheet mode?
I'm playing with a scala worksheet and getting a warning:
> warning: there were 1 feature warnings; re-run with -feature for details
I tried adding '-feature' to the run configuration (VM options) but not luck.
How can I get the worksheet runtime to include the '-feature' so I can see the details?
Please sign in to leave a comment.
I've created issue related to this problem: http://youtrack.jetbrains.com/issue/SCL-5242