Hi, you can also put JAR files into the "classesDirectory".
Note that the ReportGenerator is a simple API usage example which is not designed to get used in production. You migth better rely on the Ant task or the Maven goar to create reports. See JaCoCo dicumentation: http://www.eclemma.org/jacoco/trunk/doc/
Best regards, -marc On 10.01.14 11:48, [email protected] wrote:
I just use the ReportGenerator (which is bundled with jacoco distribution.) java class to get the html report, supplying the class files, and jacoco.exec
-- 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]. For more options, visit https://groups.google.com/groups/opt_out.
