summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/.project_classpath_builder
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/.project_classpath_builder
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/.project_classpath_builder')
-rwxr-xr-xbundles/org.eclipse.swt/.project_classpath_builder39
1 files changed, 39 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/.project_classpath_builder b/bundles/org.eclipse.swt/.project_classpath_builder
new file mode 100755
index 0000000000..85158dbdb7
--- /dev/null
+++ b/bundles/org.eclipse.swt/.project_classpath_builder
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.eclipse.swt</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
+ <triggers>auto,</triggers>
+ <arguments>
+ <dictionary>
+ <key>LaunchConfigHandle</key>
+ <value>&lt;project&gt;/.externalToolBuilders/SWT Classpath Builder.launch</value>
+ </dictionary>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.ManifestBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.SchemaBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ <nature>org.eclipse.pde.PluginNature</nature>
+ <nature>org.eclipse.team.cvs.core.cvsnature</nature>
+ </natures>
+</projectDescription>