And even the line of import akka._ is useless and encounter errors with AkkaBuild??
And, I create a test.scala in akka.http.scaladsl.server.Directives, but I found out I can't import akka.http.scaladsl.marshallers.sprayjson because I can't find the directory below the menu:
I'll very appreciate if you can give me some advices. Thank you for your attention to this matter.
But I found out there are lots of errors in build.sbt in every directory. For instance,
For the most part you can ignore these if intellij doesn't pick them up.
The import into intellij from sbt feature works properly.
And I do not really know why these errors occurred...