summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ant.test/.project
diff options
context:
space:
mode:
authorKetan Padegaonkar <KetanPadegaonkar@gmail.com>2011-05-19 11:58:28 +0530
committerChris Aniszczyk <caniszczyk@gmail.com>2011-05-19 08:55:17 -0500
commitdc30c95d971ca270f442403ada0d4e3b00151419 (patch)
treec4d0a3cbdd74a9a3be44ea1aaa1b154fb47c1d2b /org.eclipse.jgit.ant.test/.project
parente3c4610c74c3eef0fdf573d45ab4fe0b01d61fe6 (diff)
downloadjgit-dc30c95d971ca270f442403ada0d4e3b00151419.tar.gz
jgit-dc30c95d971ca270f442403ada0d4e3b00151419.zip
Add org.eclipse.jgit.ant.test
Change-Id: I9bfb1298864294b8ce29b91660f1cf8316e5f620 Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Diffstat (limited to 'org.eclipse.jgit.ant.test/.project')
-rw-r--r--org.eclipse.jgit.ant.test/.project28
1 files changed, 28 insertions, 0 deletions
diff --git a/org.eclipse.jgit.ant.test/.project b/org.eclipse.jgit.ant.test/.project
new file mode 100644
index 0000000000..2c690515f8
--- /dev/null
+++ b/org.eclipse.jgit.ant.test/.project
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.eclipse.jgit.ant.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>