xref: /JGit/org.eclipse.jgit.ssh.apache.test/.project (revision 488d95571fbe5b896c929dc3f65dc0c0a7161d00)
1*488d9557SThomas Wolf<?xml version="1.0" encoding="UTF-8"?>
2*488d9557SThomas Wolf<projectDescription>
3*488d9557SThomas Wolf	<name>org.eclipse.jgit.ssh.apache.test</name>
4*488d9557SThomas Wolf	<comment></comment>
5*488d9557SThomas Wolf	<projects>
6*488d9557SThomas Wolf	</projects>
7*488d9557SThomas Wolf	<buildSpec>
8*488d9557SThomas Wolf		<buildCommand>
9*488d9557SThomas Wolf			<name>org.eclipse.jdt.core.javabuilder</name>
10*488d9557SThomas Wolf			<arguments>
11*488d9557SThomas Wolf			</arguments>
12*488d9557SThomas Wolf		</buildCommand>
13*488d9557SThomas Wolf		<buildCommand>
14*488d9557SThomas Wolf			<name>org.eclipse.pde.ManifestBuilder</name>
15*488d9557SThomas Wolf			<arguments>
16*488d9557SThomas Wolf			</arguments>
17*488d9557SThomas Wolf		</buildCommand>
18*488d9557SThomas Wolf		<buildCommand>
19*488d9557SThomas Wolf			<name>org.eclipse.pde.SchemaBuilder</name>
20*488d9557SThomas Wolf			<arguments>
21*488d9557SThomas Wolf			</arguments>
22*488d9557SThomas Wolf		</buildCommand>
23*488d9557SThomas Wolf	</buildSpec>
24*488d9557SThomas Wolf	<natures>
25*488d9557SThomas Wolf		<nature>org.eclipse.pde.PluginNature</nature>
26*488d9557SThomas Wolf		<nature>org.eclipse.jdt.core.javanature</nature>
27*488d9557SThomas Wolf	</natures>
28*488d9557SThomas Wolf</projectDescription>
29