Hi,

I haven't tried this myself but the appletviewer allows to give JVM options with the -J parameter:

https://docs.oracle.com/javase/7/docs/technotes/tools/windows/appletviewer.html

This way you might be able to configure the JaCoCo agent for your applet:

  http://www.eclemma.org/jacoco/trunk/doc/agent.html

I don't think it is possible to run JaCoCo within a actual web browser due to the security restrictions.

Regards,
-marc

On 2016-03-02 05:55, [email protected] wrote:
Hi all,

Is there a possible way of doing code coverage of Java Applets?
Any pointers or directions to a possible workaround or solution would be great.

Regards
Dhiraj Madan

--
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/fbe89b67b4ed00231d24d0e4fcce67eb%40mountainminds.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to