Tony Culshaw

Results 5 issues of Tony Culshaw

I get a java.lang.NoClassDefFoundError: scala.collection.mutable.StringBuilder based on a straightforward .... val textViewCounter = findViewById(R.id.textViewCounter).asInstanceOf[TextView] textViewCounter.setText("This app has been started " + counter + " times."); I am running Eclipse Juno...

Hi, First of all, awesome library - thankyou!! I know this was opened on #89. The extensions field IS part of the standard (albeit as an optional field), see `https://github.com/graphql/graphql-spec/blob/main/spec/Section%207%20--%20Response.md`...

When trying to sbt run on zio-quickstarts/zio-quickstart-restful-webservice it can't resolve the scala 3 libs. Turns out the sbt version is OLD. Try upgrading to 1.9.0 in project/build.properties and it resolves...

In shared/src/main/scala/zio/process/Process.scala val stdout: ProcessStream = ProcessStream(process.getInputStream()) Am I missing something really obvious here?

Hi, Apache 3.4.0 onwards can also compile against Scala 2.13. Is there any plan to provide a cross compiled version of spline for this?

enhancement
investigating
dependency: Spark 3.4+