remove sbteclipse plugin from project/plugins.sbt
this should be in each user’s .sbt directory, so that everybody is free to use which version they like
This commit is contained in:
parent
ba1b9716ee
commit
761a61eb6b
1 changed files with 0 additions and 2 deletions
|
|
@ -5,8 +5,6 @@ addSbtPlugin("com.typesafe.sbtmultijvm" % "sbt-multi-jvm" % "0.1.9")
|
|||
|
||||
addSbtPlugin("com.typesafe.schoir" % "schoir" % "0.1.2")
|
||||
|
||||
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse" % "1.5.0")
|
||||
|
||||
addSbtPlugin("com.typesafe.sbtscalariform" % "sbtscalariform" % "0.3.1")
|
||||
|
||||
resolvers ++= Seq(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue