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