Why can't i see scala worksheet option in intellij?

2.2k Views Asked by At

I have installed Scala in intellij and have created a project. But i cannot see scala worksheet option ?

Steps: under scala project-->src-->main-->scala right click on scala-->New -->I excect to see scala worksheet option

Thanks!!

Thanks!!

2

There are 2 best solutions below

0
On

How to get the option to create a new Scala Worksheet in IntelliJ? This seems to do the trick. The asker has answered their own question, and it worked for me. There is probably a deeper issue (a setting that needs toggling), but worked for now. I know nothing deeper as I am setting up too.

0
On
  1. Ctrl+Shift+A (Windows, Ubuntu) Cmd-Shift-A (MacOs)
  2. Plugins
  3. Installed
  4. Scala
    4.1 If there is a problem with scala (e.g. IDEA doesn't support current version - update your IDEA/Scala)
    4.2 If there is no scala, go back to plugins and install it