~james-page/ubuntu/natty/cobbler/fix-764391

« back to all changes in this revision

Viewing changes to cobbler4j/.externalToolBuilders/Ant Builder.launch

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2011-03-18 10:41:56 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20110318104156-7uv1vf0m8opshmle
Tags: 2.1.0~bzr2009-0ubuntu1
New upstream release.

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
 
<booleanAttribute key="org.eclipse.ant.ui.ATTR_TARGETS_UPDATED" value="true"/>
4
 
<booleanAttribute key="org.eclipse.ant.ui.DEFAULT_VM_INSTALL" value="false"/>
5
 
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
6
 
<listEntry value="/cobbler4j/build.xml"/>
7
 
</listAttribute>
8
 
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
9
 
<listEntry value="1"/>
10
 
</listAttribute>
11
 
<booleanAttribute key="org.eclipse.debug.ui.ATTR_LAUNCH_IN_BACKGROUND" value="false"/>
12
 
<stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.ant.ui.AntClasspathProvider"/>
13
 
<booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="true"/>
14
 
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="cobbler4j"/>
15
 
<stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="${workspace_loc:/cobbler4j/build.xml}"/>
16
 
<stringAttribute key="org.eclipse.ui.externaltools.ATTR_RUN_BUILD_KINDS" value="full,incremental,"/>
17
 
<booleanAttribute key="org.eclipse.ui.externaltools.ATTR_TRIGGERS_CONFIGURED" value="true"/>
18
 
</launchConfiguration>