aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.agent/.project
diff options
context:
space:
mode:
authorMarc R. Hoffmann <hoffmann@mountainminds.com>2010-01-01 20:19:25 +0000
committerMarc R. Hoffmann <hoffmann@mountainminds.com>2010-01-01 20:19:25 +0000
commit0b358f2c7a4d3e2784ad7f5c6255a5aa13625e43 (patch)
tree580b5060b736077a913475db16f38072f01a5ec1 /org.jacoco.agent/.project
parente791602c7b6417c3ee39ea52784328b253febf67 (diff)
downloadjacoco-0b358f2c7a4d3e2784ad7f5c6255a5aa13625e43.tar.gz
#50: New bundle for agent resource.
Diffstat (limited to 'org.jacoco.agent/.project')
-rw-r--r--org.jacoco.agent/.project28
1 files changed, 28 insertions, 0 deletions
diff --git a/org.jacoco.agent/.project b/org.jacoco.agent/.project
new file mode 100644
index 00000000..e8aebbd2
--- /dev/null
+++ b/org.jacoco.agent/.project
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.jacoco.agent</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>