aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.report.test/.project
diff options
context:
space:
mode:
authorMarc R. Hoffmann <hoffmann@mountainminds.com>2009-07-07 12:22:45 +0000
committerMarc R. Hoffmann <hoffmann@mountainminds.com>2009-07-07 12:22:45 +0000
commit0ebe406f72dbd00e5270160a20f4cbec1c785436 (patch)
tree5630dc3b123a66776d91e94396ed8f38cb7a0dd2 /org.jacoco.report.test/.project
parent98566e4828d97a8ded2d476e4b226fb0b16cdae0 (diff)
downloadjacoco-0ebe406f72dbd00e5270160a20f4cbec1c785436.tar.gz
Initial commit.
Diffstat (limited to 'org.jacoco.report.test/.project')
-rw-r--r--org.jacoco.report.test/.project28
1 files changed, 28 insertions, 0 deletions
diff --git a/org.jacoco.report.test/.project b/org.jacoco.report.test/.project
new file mode 100644
index 00000000..ada1ebe3
--- /dev/null
+++ b/org.jacoco.report.test/.project
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.jacoco.report.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>