aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.core.test.validation.groovy/.classpath
diff options
context:
space:
mode:
Diffstat (limited to 'org.jacoco.core.test.validation.groovy/.classpath')
-rw-r--r--org.jacoco.core.test.validation.groovy/.classpath20
1 files changed, 20 insertions, 0 deletions
diff --git a/org.jacoco.core.test.validation.groovy/.classpath b/org.jacoco.core.test.validation.groovy/.classpath
new file mode 100644
index 00000000..ebe550b7
--- /dev/null
+++ b/org.jacoco.core.test.validation.groovy/.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>