aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.agent/.classpath
diff options
context:
space:
mode:
authorMarc R. Hoffmann <hoffmann@mountainminds.com>2010-01-01 20:19:25 +0000
committerMarc R. Hoffmann <hoffmann@mountainminds.com>2010-01-01 20:19:25 +0000
commit0b358f2c7a4d3e2784ad7f5c6255a5aa13625e43 (patch)
tree580b5060b736077a913475db16f38072f01a5ec1 /org.jacoco.agent/.classpath
parente791602c7b6417c3ee39ea52784328b253febf67 (diff)
downloadjacoco-0b358f2c7a4d3e2784ad7f5c6255a5aa13625e43.tar.gz
#50: New bundle for agent resource.
Diffstat (limited to 'org.jacoco.agent/.classpath')
-rw-r--r--org.jacoco.agent/.classpath7
1 files changed, 7 insertions, 0 deletions
diff --git a/org.jacoco.agent/.classpath b/org.jacoco.agent/.classpath
new file mode 100644
index 00000000..2d1a4302
--- /dev/null
+++ b/org.jacoco.agent/.classpath
@@ -0,0 +1,7 @@
+<?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"/>
+ <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>