aboutsummaryrefslogtreecommitdiffstats
path: root/.project
diff options
context:
space:
mode:
authorMisko Hevery2011-03-19 09:57:18 +0530
committerMisko Hevery2011-06-08 13:49:10 -0700
commitfab4ada3c849becede839530d812748064654bd6 (patch)
tree395563f7c834da1fea993b2693a071e4e4a88947 /.project
parentd6eba8f39ff78061a4f9bfaefa1bb1f592f7e0ef (diff)
downloadangular.js-fab4ada3c849becede839530d812748064654bd6.tar.bz2
Created a performance test harness and reporter
Diffstat (limited to '.project')
-rw-r--r--.project10
1 files changed, 10 insertions, 0 deletions
diff --git a/.project b/.project
index a5cd3ee0..0577303a 100644
--- a/.project
+++ b/.project
@@ -30,6 +30,16 @@
</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/JSTD_perf.launch</value>
+ </dictionary>
+ </arguments>
+ </buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.wst.jsdt.core.jsNature</nature>