aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.examples.test/.project
diff options
context:
space:
mode:
authorMarc R. Hoffmann <hoffmann@mountainminds.com>2013-11-22 17:00:50 +0100
committerMarc R. Hoffmann <hoffmann@mountainminds.com>2013-11-22 18:03:32 +0100
commit497fb3fd0f85b5dd4b7d240f99dc0bc3811d939c (patch)
tree7fedefdf09ba581c0b8993760fb9bf3e24756b73 /org.jacoco.examples.test/.project
parente35a34adcc3a47eac6723533e811e52c288d4dd5 (diff)
downloadjacoco-497fb3fd0f85b5dd4b7d240f99dc0bc3811d939c.tar.gz
Unit tests for API examples.
Diffstat (limited to 'org.jacoco.examples.test/.project')
-rw-r--r--org.jacoco.examples.test/.project35
1 files changed, 35 insertions, 0 deletions
diff --git a/org.jacoco.examples.test/.project b/org.jacoco.examples.test/.project
new file mode 100644
index 00000000..56dd28db
--- /dev/null
+++ b/org.jacoco.examples.test/.project
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.jacoco.examples.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>
+ <linkedResources>
+ <link>
+ <name>.settings</name>
+ <type>2</type>
+ <locationURI>PARENT-1-PROJECT_LOC/org.jacoco.core.test/.settings</locationURI>
+ </link>
+ </linkedResources>
+</projectDescription>