aboutsummaryrefslogtreecommitdiff
path: root/jacoco-maven-plugin/.classpath
diff options
context:
space:
mode:
authorMarc R. Hoffmann <hoffmann@mountainminds.com>2011-06-19 11:01:12 +0000
committerMarc R. Hoffmann <hoffmann@mountainminds.com>2011-06-19 11:01:12 +0000
commit74f5c96a669454b324cf9965189e5a57b545d28a (patch)
tree5ea416e755f2672abcb703abf5cca230024e2c9c /jacoco-maven-plugin/.classpath
parentfa3b668097e453e63c22cd17f955b40ead4f06c8 (diff)
downloadjacoco-74f5c96a669454b324cf9965189e5a57b545d28a.tar.gz
Add minimal Eclipse project definitions.
Diffstat (limited to 'jacoco-maven-plugin/.classpath')
-rw-r--r--jacoco-maven-plugin/.classpath5
1 files changed, 5 insertions, 0 deletions
diff --git a/jacoco-maven-plugin/.classpath b/jacoco-maven-plugin/.classpath
new file mode 100644
index 00000000..ac37fb2e
--- /dev/null
+++ b/jacoco-maven-plugin/.classpath
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>