xref: /JGit/org.eclipse.jgit.junit.ssh/.project (revision 1316d43e51d4f687e2b0cc32665495e7bc18c9f9)
1*1316d43eSThomas Wolf<?xml version="1.0" encoding="UTF-8"?>
2*1316d43eSThomas Wolf<projectDescription>
3*1316d43eSThomas Wolf	<name>org.eclipse.jgit.junit.ssh</name>
4*1316d43eSThomas Wolf	<comment></comment>
5*1316d43eSThomas Wolf	<projects>
6*1316d43eSThomas Wolf	</projects>
7*1316d43eSThomas Wolf	<buildSpec>
8*1316d43eSThomas Wolf		<buildCommand>
9*1316d43eSThomas Wolf			<name>org.eclipse.jdt.core.javabuilder</name>
10*1316d43eSThomas Wolf			<arguments>
11*1316d43eSThomas Wolf			</arguments>
12*1316d43eSThomas Wolf		</buildCommand>
13*1316d43eSThomas Wolf		<buildCommand>
14*1316d43eSThomas Wolf			<name>org.eclipse.pde.ManifestBuilder</name>
15*1316d43eSThomas Wolf			<arguments>
16*1316d43eSThomas Wolf			</arguments>
17*1316d43eSThomas Wolf		</buildCommand>
18*1316d43eSThomas Wolf		<buildCommand>
19*1316d43eSThomas Wolf			<name>org.eclipse.pde.SchemaBuilder</name>
20*1316d43eSThomas Wolf			<arguments>
21*1316d43eSThomas Wolf			</arguments>
22*1316d43eSThomas Wolf		</buildCommand>
23*1316d43eSThomas Wolf		<buildCommand>
24*1316d43eSThomas Wolf			<name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
25*1316d43eSThomas Wolf			<arguments>
26*1316d43eSThomas Wolf			</arguments>
27*1316d43eSThomas Wolf		</buildCommand>
28*1316d43eSThomas Wolf	</buildSpec>
29*1316d43eSThomas Wolf	<natures>
30*1316d43eSThomas Wolf		<nature>org.eclipse.pde.PluginNature</nature>
31*1316d43eSThomas Wolf		<nature>org.eclipse.jdt.core.javanature</nature>
32*1316d43eSThomas Wolf		<nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
33*1316d43eSThomas Wolf	</natures>
34*1316d43eSThomas Wolf</projectDescription>
35