summaryrefslogtreecommitdiff
path: root/.project
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2005-12-22 19:23:18 +0000
committerTom Tromey <tromey@redhat.com>2005-12-22 19:23:18 +0000
commit0352c49f54ffc8c093162b938e1a9dc689eee438 (patch)
tree5978e9cc6a79f3c4656ad14609cfa906159f5104 /.project
parentc65b315e29a50c2cf3865189cb4994947891cd1b (diff)
downloadclasspath-0352c49f54ffc8c093162b938e1a9dc689eee438.tar.gz
* .externalToolBuilders/ClasspathJar.launch: New file.
* .project: Updated.
Diffstat (limited to '.project')
-rw-r--r--.project10
1 files changed, 10 insertions, 0 deletions
diff --git a/.project b/.project
index b5cc49f60..31f6e3a25 100644
--- a/.project
+++ b/.project
@@ -60,6 +60,16 @@
<arguments>
</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/ClasspathJar.launch</value>
+ </dictionary>
+ </arguments>
+ </buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>