marko asplund

- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
marko asplund created a post, Scala plugin fails to resolve symbols
Hi, I've trouble getting IDEA resolve symbols in my project though the code compiles and runs fine with sbt.I'm using IDEA 2017.3.4 with Scala plugin 2017.3.11.1. My project can be found here: http... -
-
marko asplund created a post, Cannot resolve method Logger.apply
I've created a simple sbt-based Scala project that includes scalalogging as a dependency. For some reason this project can be successfully compiled and run using sbt 13, but IDEA 14 & Scala plugin ... -
marko asplund commented, -
marko asplund created a post, "Octal number is removed" - Bug?
hi,With the latest version of the plugin I'm getting the following error:"Octal number is removed in Scala-2.11 and after"This occurs with expressions of the form "0L" which the Scala compiler cons...