Anonymous - 2011-01-24

hi,
      
       i'm using emma tool for coverage analysis of some jar files which acts as plugin to browsers like IExplorer and Mozilla Firefox.

so some jvm is running in browser and i suplied foll cmd line arg as

-cp "ABSOLUTE PATH OF JAR":EMMA.JAR…..

AND TRYING TO GENERATE coverage.ec file

now the problem is emma is generating .ec file for IExplorer but not with Firefox browser…..

also i can able to see that emma.jar is running when firefox is running but not able to generate .ec file