.project 545 Bytes
Newer Older
1
2
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
3
	<name>simonstrator-api</name>
4
5
6
7
8
9
10
11
12
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.jdt.core.javabuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
13
14
15
16
17
		<buildCommand>
			<name>org.eclipse.m2e.core.maven2Builder</name>
			<arguments>
			</arguments>
		</buildCommand>
18
19
	</buildSpec>
	<natures>
20
		<nature>org.eclipse.m2e.core.maven2Nature</nature>
21
22
23
		<nature>org.eclipse.jdt.core.javanature</nature>
	</natures>
</projectDescription>