Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.examples.installer.clone/.project')
-rw-r--r--plugins/org.eclipse.emf.cdo.examples.installer.clone/.project14
1 files changed, 14 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.cdo.examples.installer.clone/.project b/plugins/org.eclipse.emf.cdo.examples.installer.clone/.project
index 3467fb069d..b22cb1adcb 100644
--- a/plugins/org.eclipse.emf.cdo.examples.installer.clone/.project
+++ b/plugins/org.eclipse.emf.cdo.examples.installer.clone/.project
@@ -24,6 +24,20 @@
</dictionary>
</arguments>
</buildCommand>
+ <buildCommand>
+ <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
+ <triggers>auto,full,incremental,</triggers>
+ <arguments>
+ <dictionary>
+ <key>LaunchConfigHandle</key>
+ <value>&lt;project&gt;/.externalToolBuilders/org.eclipse.emf.cdo.examples.installer.clone.launch</value>
+ </dictionary>
+ <dictionary>
+ <key>incclean</key>
+ <value>true</value>
+ </dictionary>
+ </arguments>
+ </buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.pde.PluginNature</nature>

Back to the top