summaryrefslogtreecommitdiffstats
path: root/.project
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-02-25 04:58:06 +0100
committerSven Gothel <[email protected]>2011-02-25 04:58:06 +0100
commit6ed203e605cd08af14f4649bd91c3e2a35e68634 (patch)
treefd58b6da6e37c4b9bd77dacc41421d25e9b29728 /.project
parent6188d6a385056adade49fcb6d8247f94f96d402e (diff)
parente5777ec9e6ea79e0aface29fa679ccea4035f0e2 (diff)
Merge remote-tracking branch 'wwalker/2010_02_18_Eclipse_build_improvements'
Diffstat (limited to '.project')
-rw-r--r--.project8
1 files changed, 6 insertions, 2 deletions
diff --git a/.project b/.project
index 649341e48..db143f40e 100644
--- a/.project
+++ b/.project
@@ -7,7 +7,6 @@
<buildSpec>
<buildCommand>
<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
- <triggers>clean,full,incremental,</triggers>
<arguments>
<dictionary>
<key>LaunchConfigHandle</key>
@@ -16,8 +15,13 @@
</arguments>
</buildCommand>
<buildCommand>
- <name>org.eclipse.jdt.core.javabuilder</name>
+ <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
+ <triggers>full,incremental,</triggers>
<arguments>
+ <dictionary>
+ <key>LaunchConfigHandle</key>
+ <value>&lt;project&gt;/.externalToolBuilders/org.eclipse.jdt.core.javabuilder.launch</value>
+ </dictionary>
</arguments>
</buildCommand>
</buildSpec>