Skip to content

Commit

Permalink
Downgraded sbteclipse version since the newest does not handle project
Browse files Browse the repository at this point in the history
dependency in correct way.
  • Loading branch information
mmalohlava committed Mar 9, 2014
1 parent 9773d70 commit 189e444
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion h2o-scala/project/eclipse.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Enable the following line to create Eclipse project by typing eclipse in sbt shell
// See https://github.com/typesafehub/sbteclipse
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "2.4.0")
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "2.3.0")

0 comments on commit 189e444

Please sign in to comment.