I am a beginner in Scala. I installed Scala IDE in eclipse and now I want to run my application programme. It never shows \"run as Scala application\", instead it shows \"run
Just a pointer ..
I had faced same difficulty .
Being experienced from JAVA , instead of creating a Spark object I was creating spark class that why I was not getting this option .