I am trying to implement a micro-service in Scala and I decided to use Scala-IDE as editor as advised.
My S.O is Ubuntu 14.04 64, and I am using java 1.7 and Scala-IDE version downloaded here.
I created a project using this tutorial, however I can't edit within the Scala editor the file just created (like there was a lock on the file itself).
Please notice that my project has already Scala nature. Please advise how to solve this issue.