1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> 2 <launchConfiguration type="org.eclipse.ant.AntBuilderLaunchConfigurationType"> 3 <stringAttribute key="org.eclipse.ant.ui.ATTR_ANT_AFTER_CLEAN_TARGETS" value="copy-data,"/> 4 <stringAttribute key="org.eclipse.ant.ui.ATTR_ANT_MANUAL_TARGETS" value="copy-data,"/> 5 <booleanAttribute key="org.eclipse.ant.ui.ATTR_TARGETS_UPDATED" value="true"/> 6 <booleanAttribute key="org.eclipse.ant.ui.DEFAULT_VM_INSTALL" value="false"/> 7 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> 8 <listEntry value="/icu4j-collate/build.xml"/> 9 </listAttribute> 10 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"> 11 <listEntry value="1"/> 12 </listAttribute> 13 <booleanAttribute key="org.eclipse.debug.ui.ATTR_LAUNCH_IN_BACKGROUND" value="false"/> 14 <stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.ant.ui.AntClasspathProvider"/> 15 <booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="true"/> 16 <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="icu4j-collate"/> 17 <mapAttribute key="org.eclipse.ui.externaltools.ATTR_ANT_PROPERTIES"> 18 <mapEntry key="eclipse.running" value="true"/> 19 <mapEntry key="build.compiler" value="org.eclipse.jdt.core.JDTCompilerAdapter"/> 20 </mapAttribute> 21 <stringAttribute key="org.eclipse.ui.externaltools.ATTR_ANT_PROPERTY_FILES" value="${workspace_loc:/icu4j-shared/build/locations-eclipse.properties},"/> 22 <stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="${workspace_loc:/icu4j-collate/build.xml}"/> 23 <stringAttribute key="org.eclipse.ui.externaltools.ATTR_RUN_BUILD_KINDS" value="full,incremental,"/> 24 <booleanAttribute key="org.eclipse.ui.externaltools.ATTR_TRIGGERS_CONFIGURED" value="true"/> 25 </launchConfiguration> 26