1<?xml version="1.0" encoding="UTF-8"?>
2<projectDescription>
3	<name>icu4j-core-tests</name>
4	<comment></comment>
5	<projects>
6		<project>icu4j-core</project>
7		<project>icu4j-currdata</project>
8		<project>icu4j-langdata</project>
9		<project>icu4j-regiondata</project>
10		<project>icu4j-shared</project>
11		<project>icu4j-test-framework</project>
12	</projects>
13	<buildSpec>
14		<buildCommand>
15			<name>org.eclipse.jdt.core.javabuilder</name>
16			<arguments>
17			</arguments>
18		</buildCommand>
19		<buildCommand>
20			<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
21			<triggers>full,incremental,</triggers>
22			<arguments>
23				<dictionary>
24					<key>LaunchConfigHandle</key>
25					<value>&lt;project&gt;/.externalToolBuilders/copy-test-data.launch</value>
26				</dictionary>
27			</arguments>
28		</buildCommand>
29	</buildSpec>
30	<natures>
31		<nature>org.eclipse.jdt.core.javanature</nature>
32	</natures>
33</projectDescription>
34