Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.dd.examples.dsf/.project')
-rw-r--r--plugins/org.eclipse.dd.examples.dsf/.project10
1 files changed, 10 insertions, 0 deletions
diff --git a/plugins/org.eclipse.dd.examples.dsf/.project b/plugins/org.eclipse.dd.examples.dsf/.project
index 5bc60355c8c..0b69e7c2499 100644
--- a/plugins/org.eclipse.dd.examples.dsf/.project
+++ b/plugins/org.eclipse.dd.examples.dsf/.project
@@ -6,6 +6,16 @@
</projects>
<buildSpec>
<buildCommand>
+ <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
+ <triggers>full,incremental,</triggers>
+ <arguments>
+ <dictionary>
+ <key>LaunchConfigHandle</key>
+ <value>&lt;project&gt;/.externalToolBuilders/PreProcessor.launch</value>
+ </dictionary>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>

Back to the top