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 <project>icu4j-tools</project> 13 </projects> 14 <buildSpec> 15 <buildCommand> 16 <name>org.eclipse.jdt.core.javabuilder</name> 17 <arguments> 18 </arguments> 19 </buildCommand> 20 <buildCommand> 21 <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name> 22 <triggers>full,incremental,</triggers> 23 <arguments> 24 <dictionary> 25 <key>LaunchConfigHandle</key> 26 <value><project>/.externalToolBuilders/copy-test-data.launch</value> 27 </dictionary> 28 </arguments> 29 </buildCommand> 30 </buildSpec> 31 <natures> 32 <nature>org.eclipse.jdt.core.javanature</nature> 33 </natures> 34</projectDescription> 35