2015년 7월 13일 월요일 오후 1시 49분 10초 UTC+9, JongKwan Kim 님의 말:
>
> Hi.
>
> I think the java coverage check is only used with junit, testng and etc..
>
> But I want to check and see only the coverage is runtime java program
> without junit.
>
> I already checked this function through squish coco by using windows
> events.
>
> Is it possible to check a Runtime Java Program coverage without junit?
>
>
i solved this by using dumponexit function.
> java -javaagent:"{$jacoco.dir}\jacocoagent.jar"=dumponexit=true -jar
jftp.jar
--
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/d061b946-161a-4c30-88cd-52ccbe9e5d37%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.