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:
Roland 2012-02-08 09:36:17 +01:00
parent ba1b9716ee
commit 761a61eb6b

View file

@ -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(