0

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). enter image description here

Please notice that my project has already Scala nature. Please advise how to solve this issue.

AR1
  • 4,507
  • 4
  • 26
  • 42
  • attach screenshot maybe? – 0x6C38 Aug 08 '16 at 13:40
  • I added the screenshot, however I don't think it will be of any help...simply the newly created helloWorld.scala file is not editable. Cheers. – AR1 Aug 08 '16 at 13:46
  • If you do a right click on the file and then select `Properties > Resource` does it tell you that the file is read only? – kiritsuku Aug 08 '16 at 13:55
  • @sschaef I don't think that would matter, would it? Even if the file was read only Eclipse should allow him to edit but not save, I think? – 0x6C38 Aug 08 '16 at 13:56
  • That's the first thing that I checked and permissions are ok, moreover since the file is created by the same user and in the IDE there's no reason why such user wouldn't have the permissions set as sschaef suggested. – AR1 Aug 08 '16 at 14:27
  • @AR1 you might want to consider using intellij community edition with the scala plugin – 0x6C38 Aug 08 '16 at 14:59

0 Answers0