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?

0
Avatar
Permanently deleted user

I've created issue related to this problem: http://youtrack.jetbrains.com/issue/SCL-5242

0

请先登录再写评论。