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