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

Delta Between Two Patch Sets: icu4j/main/classes/core/.externalToolBuilders/copy-data-core.launch

Issue 335150043: Refreshing Number Parsing: ICU4J Base URL: svn+icussh://source.icu-project.org/repos/icu/trunk/
Left Patch Set: Re-thinking affix matchers a bit. Affix matchers now contain only regular characters, not symbols. 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
« no previous file with change/comment | « icu4j ('k') | icu4j/main/classes/core/.settings/org.eclipse.jdt.core.prefs » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.AntBuilderLaunchConfigurationType"> 2 <launchConfiguration type="org.eclipse.ant.AntBuilderLaunchConfigurationType">
3 <stringAttribute key="org.eclipse.ant.ui.ATTR_ANT_AFTER_CLEAN_TARGETS" value="co py-data,"/> 3 <stringAttribute key="org.eclipse.ant.ui.ATTR_ANT_AFTER_CLEAN_TARGETS" value="co py-data,"/>
4 <stringAttribute key="org.eclipse.ant.ui.ATTR_ANT_MANUAL_TARGETS" value="copy-da ta,"/> 4 <stringAttribute key="org.eclipse.ant.ui.ATTR_ANT_MANUAL_TARGETS" value="copy-da ta,"/>
5 <booleanAttribute key="org.eclipse.ant.ui.ATTR_TARGETS_UPDATED" value="true"/> 5 <booleanAttribute key="org.eclipse.ant.ui.ATTR_TARGETS_UPDATED" value="true"/>
6 <booleanAttribute key="org.eclipse.ant.ui.DEFAULT_VM_INSTALL" value="false"/> 6 <booleanAttribute key="org.eclipse.ant.ui.DEFAULT_VM_INSTALL" value="false"/>
7 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> 7 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
8 <listEntry value="/icu4j-core/build.xml"/> 8 <listEntry value="/icu4j-core"/>
9 </listAttribute> 9 </listAttribute>
10 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"> 10 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
11 <listEntry value="1"/> 11 <listEntry value="4"/>
12 </listAttribute> 12 </listAttribute>
13 <booleanAttribute key="org.eclipse.debug.ui.ATTR_LAUNCH_IN_BACKGROUND" value="fa lse"/> 13 <booleanAttribute key="org.eclipse.debug.ui.ATTR_LAUNCH_IN_BACKGROUND" value="fa lse"/>
14 <stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.e clipse.ant.ui.AntClasspathProvider"/> 14 <stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.e clipse.ant.ui.AntClasspathProvider"/>
15 <booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="true" /> 15 <booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="true" />
16 <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="icu4j-core" /> 16 <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="icu4j-core" />
17 <mapAttribute key="org.eclipse.ui.externaltools.ATTR_ANT_PROPERTIES"> 17 <mapAttribute key="org.eclipse.ui.externaltools.ATTR_ANT_PROPERTIES">
18 <mapEntry key="build.compiler" value="org.eclipse.jdt.core.JDTCompilerAdapter"/>
18 <mapEntry key="eclipse.running" value="true"/> 19 <mapEntry key="eclipse.running" value="true"/>
19 <mapEntry key="build.compiler" value="org.eclipse.jdt.core.JDTCompilerAdapter"/>
20 </mapAttribute> 20 </mapAttribute>
21 <stringAttribute key="org.eclipse.ui.externaltools.ATTR_ANT_PROPERTY_FILES" valu e="${workspace_loc:/icu4j-shared/build/locations-eclipse.properties},"/> 21 <stringAttribute key="org.eclipse.ui.externaltools.ATTR_ANT_PROPERTY_FILES" valu e="${workspace_loc:/icu4j-shared/build/locations-eclipse.properties},"/>
22 <stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="${works pace_loc:/icu4j-core/build.xml}"/> 22 <stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="${works pace_loc:/icu4j-core/build.xml}"/>
23 <stringAttribute key="org.eclipse.ui.externaltools.ATTR_RUN_BUILD_KINDS" value=" full,incremental,"/> 23 <stringAttribute key="org.eclipse.ui.externaltools.ATTR_RUN_BUILD_KINDS" value=" full,incremental,"/>
24 <booleanAttribute key="org.eclipse.ui.externaltools.ATTR_TRIGGERS_CONFIGURED" va lue="true"/> 24 <booleanAttribute key="org.eclipse.ui.externaltools.ATTR_TRIGGERS_CONFIGURED" va lue="true"/>
25 </launchConfiguration> 25 </launchConfiguration>
LEFTRIGHT

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