summaryrefslogtreecommitdiff
path: root/test/benchmarks/project/plugins.sbt
diff options
context:
space:
mode:
Diffstat (limited to 'test/benchmarks/project/plugins.sbt')
-rw-r--r--test/benchmarks/project/plugins.sbt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/benchmarks/project/plugins.sbt b/test/benchmarks/project/plugins.sbt
index f5319fb187..e11aa29f3b 100644
--- a/test/benchmarks/project/plugins.sbt
+++ b/test/benchmarks/project/plugins.sbt
@@ -1 +1,2 @@
+addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "4.0.0")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.2.6")