aboutsummaryrefslogtreecommitdiffstats
path: root/weaver/.project
blob: 940c812a52b2b74c12c2e31c2b2055cc5625ab30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>weaver</name>
	<comment></comment>
	<projects>
		<project>asm</project>
		<project>bridge</project>
		<project>runtime</project>
		<project>testing-util</project>
		<project>util</project>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.jdt.core.javabuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.eclipse.jdt.core.javanature</nature>
	</natures>
</projectDescription>