Andrew Norman

Results 2 issues of Andrew Norman

expected: the getting started code should work as coded actual: 1: code doesn't compile (missing an import and declaration of an implicit materializer) import scala.concurrent.ExecutionContext implicit val materializer: ActorMaterializer =...

I'm coming from a background from eclipse-IDE. I've used it for all my Scala development since 2015. I've been trying out the current Eclipse-metals scala and can't get past the...