xref: /JGit/org.eclipse.jgit.benchmarks/.project (revision 9a638b08d30f219f35b3bb0a704b8bbaad665920)
1*9a638b08SMatthias Sohn<?xml version="1.0" encoding="UTF-8"?>
2*9a638b08SMatthias Sohn<projectDescription>
3*9a638b08SMatthias Sohn	<name>org.eclipse.jgit.benchmarks</name>
4*9a638b08SMatthias Sohn	<comment></comment>
5*9a638b08SMatthias Sohn	<projects>
6*9a638b08SMatthias Sohn	</projects>
7*9a638b08SMatthias Sohn	<buildSpec>
8*9a638b08SMatthias Sohn		<buildCommand>
9*9a638b08SMatthias Sohn			<name>org.eclipse.jdt.core.javabuilder</name>
10*9a638b08SMatthias Sohn			<arguments>
11*9a638b08SMatthias Sohn			</arguments>
12*9a638b08SMatthias Sohn		</buildCommand>
13*9a638b08SMatthias Sohn		<buildCommand>
14*9a638b08SMatthias Sohn			<name>org.eclipse.m2e.core.maven2Builder</name>
15*9a638b08SMatthias Sohn			<arguments>
16*9a638b08SMatthias Sohn			</arguments>
17*9a638b08SMatthias Sohn		</buildCommand>
18*9a638b08SMatthias Sohn	</buildSpec>
19*9a638b08SMatthias Sohn	<natures>
20*9a638b08SMatthias Sohn		<nature>org.eclipse.jdt.core.javanature</nature>
21*9a638b08SMatthias Sohn		<nature>org.eclipse.m2e.core.maven2Nature</nature>
22*9a638b08SMatthias Sohn	</natures>
23*9a638b08SMatthias Sohn</projectDescription>
24