aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.core.test/.project
diff options
context:
space:
mode:
authorMarc R. Hoffmann <hoffmann@mountainminds.com>2009-06-07 21:08:18 +0000
committerMarc R. Hoffmann <hoffmann@mountainminds.com>2009-06-07 21:08:18 +0000
commit045cfd8578cbb8b0297e35c4846a8e3f4aa0db06 (patch)
treeef17e1caae6ee7b27e15454f8437c7b1ebe0eb0c /org.jacoco.core.test/.project
parent5c2b4d032cb0df5ff0d89bcdd319bf6336da7414 (diff)
downloadjacoco-045cfd8578cbb8b0297e35c4846a8e3f4aa0db06.tar.gz
JaCoCo initial drop.
Diffstat (limited to 'org.jacoco.core.test/.project')
-rw-r--r--org.jacoco.core.test/.project28
1 files changed, 28 insertions, 0 deletions
diff --git a/org.jacoco.core.test/.project b/org.jacoco.core.test/.project
new file mode 100644
index 00000000..96c5f7b9
--- /dev/null
+++ b/org.jacoco.core.test/.project
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.jacoco.core.test</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.ManifestBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.SchemaBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.pde.PluginNature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>