Statistics
| Revision:

root / branches / v2_0_0_prep / libraries / libTools / .externalToolBuilders / Maven_Ant_Builder.launch @ 30580

History | View | Annotate | Download (2.14 KB)

1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
<launchConfiguration type="org.eclipse.ant.AntBuilderLaunchConfigurationType">
3
<booleanAttribute key="org.eclipse.ant.ui.ATTR_TARGETS_UPDATED" value="true"/>
4
<booleanAttribute key="org.eclipse.ant.ui.DEFAULT_VM_INSTALL" value="false"/>
5
<stringAttribute key="org.eclipse.debug.core.ATTR_REFRESH_SCOPE" value="${project}"/>
6
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
7
<listEntry value="/libTools"/>
8
</listAttribute>
9
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
10
<listEntry value="4"/>
11
</listAttribute>
12
<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/>
13
<booleanAttribute key="org.eclipse.debug.core.capture_output" value="false"/>
14
<booleanAttribute key="org.eclipse.debug.ui.ATTR_CONSOLE_OUTPUT_ON" value="false"/>
15
<booleanAttribute key="org.eclipse.debug.ui.ATTR_LAUNCH_IN_BACKGROUND" value="false"/>
16
<stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.ant.ui.AntClasspathProvider"/>
17
<booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="true"/>
18
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="libTools"/>
19
<stringAttribute key="org.eclipse.ui.externaltools.ATTR_BUILD_SCOPE" value="${working_set:&lt;?xml version='1.0'?&gt;&lt;launchConfigurationWorkingSet editPageId='org.eclipse.ui.resourceWorkingSetPage' factoryID='org.eclipse.ui.internal.WorkingSetFactory' label='workingSet' name='workingSet'&gt;&lt;item factoryID='org.eclipse.ui.internal.model.ResourceFactory' path='libTools' type='4'/&gt;&lt;/launchConfigurationWorkingSet&gt;}"/>
20
<stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="${build_project}/maven-eclipse.xml"/>
21
<stringAttribute key="org.eclipse.ui.externaltools.ATTR_RUN_BUILD_KINDS" value="full,incremental,auto,clean"/>
22
<booleanAttribute key="org.eclipse.ui.externaltools.ATTR_TRIGGERS_CONFIGURED" value="true"/>
23
<stringAttribute key="org.eclipse.ui.externaltools.ATTR_WORKING_DIRECTORY" value="${build_project}"/>
24
<stringAttribute key="process_factory_id" value="org.eclipse.ant.ui.remoteAntProcessFactory"/>
25
</launchConfiguration>