Skip to content

Commit

Permalink
Use sbteclipse 2.3.0 because 2.4.0+ has a bug that ignores unmanagedC…
Browse files Browse the repository at this point in the history
  • Loading branch information
ngocdaothanh committed Sep 29, 2014
1 parent 649d6fd commit f47222f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
@@ -1,5 +1,5 @@
// Run sbt eclipse to create Eclipse project file
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "2.5.0")
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "2.3.0")

// Run sbt gen-idea to create IntelliJ project file
addSbtPlugin("com.github.mpeltonen" % "sbt-idea" % "1.6.0")
Expand Down

0 comments on commit f47222f

Please sign in to comment.