I am new to Play framework. I am trying to run Play Java Seed but the build fails with the error "Missing dependency object java.lang.Object in compiler mirror", required by /home/saipreethi/.sbt/boot/scala-2.10.4/lib/scala-library.jar(scala/package.class)
Okay finally figured it out. The problem was due to Java version. I was using openjdk 9. But turns out Play framework works with Oracle's Java 8. This was causing the build error.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With