summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm.test/.project
diff options
context:
space:
mode:
authorTomasz Zarna <Tomasz.Zarna@pl.ibm.com>2012-03-23 09:10:41 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2012-04-18 18:57:36 +0200
commita2dac2c78d1fff0b2cedadcdaac030001eb851ac (patch)
treecc22f3a9b9676b9349456e6b7585074ff6420383 /org.eclipse.jgit.pgm.test/.project
parent95ed300b04f52e6d0625dfb5a6e0e52aac4bc412 (diff)
downloadjgit-a2dac2c78d1fff0b2cedadcdaac030001eb851ac.tar.gz
jgit-a2dac2c78d1fff0b2cedadcdaac030001eb851ac.zip
Allow to write tests with CLI syntax
CQ: 6385 Bug: 365444 Change-Id: I2d5164cd92429673fe3c37e9f5f9bc565192cc12 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.pgm.test/.project')
-rw-r--r--org.eclipse.jgit.pgm.test/.project34
1 files changed, 34 insertions, 0 deletions
diff --git a/org.eclipse.jgit.pgm.test/.project b/org.eclipse.jgit.pgm.test/.project
new file mode 100644
index 0000000000..cf0a9ed27c
--- /dev/null
+++ b/org.eclipse.jgit.pgm.test/.project
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.eclipse.jgit.pgm.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>
+ <buildCommand>
+ <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ <nature>org.eclipse.pde.PluginNature</nature>
+ <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
+ </natures>
+</projectDescription>