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