summaryrefslogtreecommitdiffstats
path: root/.project
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-03-19 08:36:00 +0100
committerSven Gothel <[email protected]>2011-03-19 08:36:00 +0100
commit90824b172b7c47dcaff306bd8b35d2fb82c2684f (patch)
tree5f39f4138f86cef0b731f9313b38f69ff79417bc /.project
parent0b25e90d700d0c036883bebba4be8969584d68d0 (diff)
parentc35b9df4b3f25003b34b04108473744232ce1650 (diff)
Merge branch 'pulled' of github.com:sgothel/gluegen into pulled
Diffstat (limited to '.project')
-rw-r--r--.project11
1 files changed, 8 insertions, 3 deletions
diff --git a/.project b/.project
index d475db7..9795e43 100644
--- a/.project
+++ b/.project
@@ -7,17 +7,22 @@
<buildSpec>
<buildCommand>
<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
- <triggers>clean,full,incremental,</triggers>
+ <triggers>full,incremental,</triggers>
<arguments>
<dictionary>
<key>LaunchConfigHandle</key>
- <value>&lt;project&gt;/.externalToolBuilders/gluegen builder.launch</value>
+ <value>&lt;project&gt;/.externalToolBuilders/org.eclipse.jdt.core.javabuilder.launch</value>
</dictionary>
</arguments>
</buildCommand>
<buildCommand>
- <name>org.eclipse.jdt.core.javabuilder</name>
+ <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
+ <triggers>clean,full,incremental,</triggers>
<arguments>
+ <dictionary>
+ <key>LaunchConfigHandle</key>
+ <value>&lt;project&gt;/.externalToolBuilders/gluegen builder.launch</value>
+ </dictionary>
</arguments>
</buildCommand>
</buildSpec>