aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.ant/.project
diff options
context:
space:
mode:
authorMarc R. Hoffmann <hoffmann@mountainminds.com>2009-07-12 10:12:20 +0000
committerMarc R. Hoffmann <hoffmann@mountainminds.com>2009-07-12 10:12:20 +0000
commit6cb075f60c552b9607fa3ee36acaa5792b2f2b34 (patch)
treec77643ce985f09acf175f6f1d9f6de1bdb8beec3 /org.jacoco.ant/.project
parentffb617e9a708dfb9901f593193e8a07a6be2d53a (diff)
downloadjacoco-6cb075f60c552b9607fa3ee36acaa5792b2f2b34.tar.gz
Initial Stub.
Diffstat (limited to 'org.jacoco.ant/.project')
-rw-r--r--org.jacoco.ant/.project28
1 files changed, 28 insertions, 0 deletions
diff --git a/org.jacoco.ant/.project b/org.jacoco.ant/.project
new file mode 100644
index 00000000..74c21cb7
--- /dev/null
+++ b/org.jacoco.ant/.project
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.jacoco.ant</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>