Quoting FAQ at http://www.eclemma.org/jacoco/trunk/doc/faq.html - Why do I get an error "ClassNotFoundException: org.jacoco.agent[...]Offline"? If you use offline instrumentation the instrumented classes get a direct dependency on the JaCoCo runtime. Therefore jacocoagent.jar of the same JaCoCo version must be on the classpath and accessible from by the instrumented classes.
-- 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/43e67f27-6555-4632-a265-558e79ff57a6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
