aboutsummaryrefslogtreecommitdiffstats
path: root/org.jacoco.core.test.validation.java5/.classpath
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2019-05-19 22:01:33 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-05-19 22:01:33 -0700
commit8e37ff147009b16f4dd904bcc32714990e5cf22a (patch)
tree4378ac3ee1730f6cfbe0b9120f3d54e7570c86a0 /org.jacoco.core.test.validation.java5/.classpath
parent93068ff728a7916816e7bbf832b05c717a106c26 (diff)
parent0f0b5ebf8685e3b0544afa451e39e3fd3fbc304b (diff)
downloadplatform_external_jacoco-8e37ff147009b16f4dd904bcc32714990e5cf22a.tar.gz
platform_external_jacoco-8e37ff147009b16f4dd904bcc32714990e5cf22a.tar.bz2
platform_external_jacoco-8e37ff147009b16f4dd904bcc32714990e5cf22a.zip
am: 0f0b5ebf86 Change-Id: Ice1512bc21409270a58b7542bce06745db99af6c
Diffstat (limited to 'org.jacoco.core.test.validation.java5/.classpath')
-rw-r--r--org.jacoco.core.test.validation.java5/.classpath20
1 files changed, 20 insertions, 0 deletions
diff --git a/org.jacoco.core.test.validation.java5/.classpath b/org.jacoco.core.test.validation.java5/.classpath
new file mode 100644
index 00000000..ebe550b7
--- /dev/null
+++ b/org.jacoco.core.test.validation.java5/.classpath
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5">
+ <attributes>
+ <attribute name="maven.pomderived" value="true"/>
+ </attributes>
+ </classpathentry>
+ <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
+ <attributes>
+ <attribute name="maven.pomderived" value="true"/>
+ </attributes>
+ </classpathentry>
+ <classpathentry kind="src" output="target/classes" path="src">
+ <attributes>
+ <attribute name="optional" value="true"/>
+ <attribute name="maven.pomderived" value="true"/>
+ </attributes>
+ </classpathentry>
+ <classpathentry kind="output" path="target/classes"/>
+</classpath>