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.core.MAPPED_RESOURCE_PATHS"> 5 <listEntry value="/icu4j-tools/build.xml"/> 6 </listAttribute> 7 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"> 8 <listEntry value="1"/> 9 </listAttribute> 10 <stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.ant.ui.AntClasspathProvider"/> 11 <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="icu4j-tools"/> 12 <stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" value="org.eclipse.ant.ui.AntClasspathProvider"/> 13 <mapAttribute key="org.eclipse.ui.externaltools.ATTR_ANT_PROPERTIES"> 14 <mapEntry key="eclipse.running" value="true"/> 15 <mapEntry key="eclipse.pdebuild.templates" value="/D:/eclipse-SDK-3.4.2-win32/eclipse/plugins/org.eclipse.pde.build_3.4.1.R34x_v20081217/templates/"/> 16 <mapEntry key="eclipse.home" value="D:\eclipse-SDK-3.4.2-win32\eclipse"/> 17 <mapEntry key="eclipse.pdebuild.scripts" value="/D:/eclipse-SDK-3.4.2-win32/eclipse/plugins/org.eclipse.pde.build_3.4.1.R34x_v20081217/scripts/"/> 18 <mapEntry key="eclipse.pdebuild.home" value="/D:/eclipse-SDK-3.4.2-win32/eclipse/plugins/org.eclipse.pde.build_3.4.1.R34x_v20081217/./"/> 19 </mapAttribute> 20 <stringAttribute key="org.eclipse.ui.externaltools.ATTR_ANT_PROPERTY_FILES" value="${workspace_loc:/icu4j-shared/build/locations-eclipse.properties},"/> 21 <stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="${workspace_loc:/icu4j-tools/build.xml}"/> 22 <stringAttribute key="process_factory_id" value="org.eclipse.ant.ui.remoteAntProcessFactory"/> 23 </launchConfiguration> 24