You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ut_SG560D/QSSI.12/external/jacoco/org.jacoco.agent
quectel 55794fdde8 QCM6490:Alyssa:upload QCM6490 android12 base code.
Change-Id: If3e3c4e01b19443714d880ae669aaa8b39edfff7
4 years ago
..
src/org/jacoco/agent QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
.classpath QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
.project QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
README.TXT QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
about.html QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
pom.xml QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago

README.TXT

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

This bundle provides the coverage agent "jacocoagent.jar" as a resource. The
agent JAR is created as part of the build process and therefore not available in
the source tree. Which means this bundle is incomplete when directly used in the
Eclise IDE. If you want to use the bundle org.jacoco.agent within the IDE,
please run the local build (see documentation) first.

The jacocoagent.jar file is created by the build at 

  /org.jacoco.agent/target/classes/jacocoagent.jar
  
and linked by this project.