You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to JaCoCo and EclEmma Users
Hi,
I need a urgent help to generate jacoco remote by accessing a server running remotely. Somehow, I can not access that server without authentication. I am trying jacoco on the fly instrumentation (output=tcpserver) and trying to dump instrumented data by running an ant task from local machine. Please see my build.xml. Somehow I am not able to connect remote server.
I would highly appreciate any help regarding that.