summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/.externalToolBuilders
diff options
context:
space:
mode:
authorBilly Biggs <bbiggs>2005-11-22 03:37:09 +0000
committerBilly Biggs <bbiggs>2005-11-22 03:37:09 +0000
commitb9cf85b5407d076fd4351488e1554e252f037d2a (patch)
tree99196ad39d7d5f96e5715d935fa1c87cbbfa23ab /bundles/org.eclipse.swt/.externalToolBuilders
parenta5bb313172a7021b56ab3b8c49c41ccc16042cc6 (diff)
downloadeclipse.platform.swt-b9cf85b5407d076fd4351488e1554e252f037d2a.tar.gz
eclipse.platform.swt-b9cf85b5407d076fd4351488e1554e252f037d2a.tar.xz
eclipse.platform.swt-b9cf85b5407d076fd4351488e1554e252f037d2a.zip
111512 - [build] .classpath could be created on checkout using a custom builder
Diffstat (limited to 'bundles/org.eclipse.swt/.externalToolBuilders')
-rw-r--r--bundles/org.eclipse.swt/.externalToolBuilders/SWT Classpath Builder.launch14
1 files changed, 14 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/.externalToolBuilders/SWT Classpath Builder.launch b/bundles/org.eclipse.swt/.externalToolBuilders/SWT Classpath Builder.launch
new file mode 100644
index 0000000000..8e49914f39
--- /dev/null
+++ b/bundles/org.eclipse.swt/.externalToolBuilders/SWT Classpath Builder.launch
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<launchConfiguration type="org.eclipse.ant.AntBuilderLaunchConfigurationType">
+<booleanAttribute key="org.eclipse.debug.ui.ATTR_LAUNCH_IN_BACKGROUND" value="false"/>
+<booleanAttribute key="org.eclipse.ant.ui.DEFAULT_VM_INSTALL" value="false"/>
+<booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="true"/>
+<stringAttribute key="org.eclipse.ant.ui.ATTR_ANT_AUTO_TARGETS" value="setup.classpath,"/>
+<stringAttribute key="org.eclipse.ui.externaltools.ATTR_RUN_BUILD_KINDS" value="auto,"/>
+<stringAttribute key="org.eclipse.debug.core.ATTR_REFRESH_SCOPE" value="${working_set:&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#10;&lt;launchConfigurationWorkingSet factoryID=&quot;org.eclipse.ui.internal.WorkingSetFactory&quot; label=&quot;working set&quot; name=&quot;working set&quot;&gt;&#10;&lt;item factoryID=&quot;org.eclipse.ui.internal.model.ResourceFactory&quot; path=&quot;/org.eclipse.swt&quot; type=&quot;4&quot;/&gt;&#10;&lt;/launchConfigurationWorkingSet&gt;}"/>
+<booleanAttribute key="org.eclipse.ant.ui.ATTR_TARGETS_UPDATED" value="true"/>
+<stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="${workspace_loc:/org.eclipse.swt/build.xml}"/>
+<booleanAttribute key="org.eclipse.ui.externaltools.ATTR_TRIGGERS_CONFIGURED" value="true"/>
+<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/>
+<stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.ant.ui.AntClasspathProvider"/>
+</launchConfiguration>