I have ubuntu 14, and have installed latest sbt and then installed Eclipse for scala. I then created a scala project, and then a worksheet.
I typed in a few line like 1+2 etc, but the sheet doesn't evaluate.
Below is my system configuration:
- OS: Ubuntu 14
- sbt version: 0.13.13
- JAVA version: 8
- eclipse version: Version: 4.5.0 (neon.1)
I have NOT installed Scala.
Can someone suggest a possible solution?