Hi, I want to setup Jacoco4sbt for my scala project. I followed the setup instruction mentioned here https://github.com/sbt/jacoco4sbt.
when I ran "sbt jacoco:cover" it throws the following error build.sbt:8: error: not found: value jacoco jacoco.settings ^ [error] Type error in expression Project loading failed: (r)etry, (q)uit, (l)ast, or (i)gnore? My sbt version = 0.13 Any help is highly appreciated -- You received this message because you are subscribed to the Google Groups "JaCoCo and EclEmma Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/8d5fd955-8645-45ba-a528-3e74fc1e5ced%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
