Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(562)

Delta Between Two Patch Sets: icu4j/main/classes/core/core-build.launch

Issue 335150043: Refreshing Number Parsing: ICU4J Base URL: svn+icussh://source.icu-project.org/repos/icu/trunk/
Left Patch Set: Starting to tie in with upstream. Created 6 years, 3 months ago
Right Patch Set: Replying to Andy feedback round one. See commit message. Created 6 years, 2 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
Right: Side by side diff | Download
LEFTRIGHT
(no file at all)
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <launchConfiguration type="org.eclipse.ant.AntLaunchConfigurationType"> 2 <launchConfiguration type="org.eclipse.ant.AntLaunchConfigurationType">
3 <booleanAttribute key="org.eclipse.ant.ui.DEFAULT_VM_INSTALL" value="false"/> 3 <booleanAttribute key="org.eclipse.ant.ui.DEFAULT_VM_INSTALL" value="false"/>
4 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> 4 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
5 <listEntry value="/icu4j-core/build.xml"/> 5 <listEntry value="/icu4j-core"/>
6 </listAttribute> 6 </listAttribute>
7 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"> 7 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
8 <listEntry value="1"/> 8 <listEntry value="4"/>
9 </listAttribute> 9 </listAttribute>
10 <stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.e clipse.ant.ui.AntClasspathProvider"/> 10 <stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.e clipse.ant.ui.AntClasspathProvider"/>
11 <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="icu4j-core" /> 11 <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="icu4j-core" />
12 <stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" value="org .eclipse.ant.ui.AntClasspathProvider"/> 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"> 13 <mapAttribute key="org.eclipse.ui.externaltools.ATTR_ANT_PROPERTIES">
14 <mapEntry key="build.compiler" value="org.eclipse.jdt.core.JDTCompilerAdapter"/>
14 <mapEntry key="eclipse.running" value="true"/> 15 <mapEntry key="eclipse.running" value="true"/>
15 <mapEntry key="build.compiler" value="org.eclipse.jdt.core.JDTCompilerAdapter"/>
16 </mapAttribute> 16 </mapAttribute>
17 <stringAttribute key="org.eclipse.ui.externaltools.ATTR_ANT_PROPERTY_FILES" valu e="${workspace_loc:/icu4j-shared/build/locations-eclipse.properties},"/> 17 <stringAttribute key="org.eclipse.ui.externaltools.ATTR_ANT_PROPERTY_FILES" valu e="${workspace_loc:/icu4j-shared/build/locations-eclipse.properties},"/>
18 <stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="${works pace_loc:/icu4j-core/build.xml}"/> 18 <stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="${works pace_loc:/icu4j-core/build.xml}"/>
19 <stringAttribute key="process_factory_id" value="org.eclipse.ant.ui.remoteAntPro cessFactory"/> 19 <stringAttribute key="process_factory_id" value="org.eclipse.ant.ui.remoteAntPro cessFactory"/>
20 </launchConfiguration> 20 </launchConfiguration>
LEFTRIGHT

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b