We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b79214f commit c8edde5Copy full SHA for c8edde5
project/plugins.sbt
@@ -1,5 +1,2 @@
1
// Run sbt eclipse to create Eclipse project file
2
-addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "3.0.0")
3
-
4
-// Run sbt gen-idea to create IntelliJ project file
5
-addSbtPlugin("com.github.mpeltonen" % "sbt-idea" % "1.6.0")
+addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "4.0.0")
0 commit comments