~ubuntu-branches/ubuntu/vivid/icu4j-4.4/vivid

« back to all changes in this revision

Viewing changes to main/classes/langdata/.externalToolBuilders/copy-data-langdata.launch

  • Committer: Bazaar Package Importer
  • Author(s): Niels Thykier
  • Date: 2011-08-02 15:50:33 UTC
  • Revision ID: james.westby@ubuntu.com-20110802155033-itjzsl21y2lqdonn
Tags: upstream-4.4.2
ImportĀ upstreamĀ versionĀ 4.4.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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-langdata/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-langdata"/>
 
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-langdata/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>