view project/plugins.sbt @ 45:0e8b6eda0a0e

commit
author one
date Thu, 04 Oct 2012 06:54:33 +0900
parents 3d01ca5b26ed
children ed77c5258568
line wrap: on
line source

// Comment to get more information during initialization
logLevel := Level.Warn

// The Typesafe repository
resolvers += "Typesafe repository" at "http://repo.typesafe.com/typesafe/releases/"

// Use the Play sbt plugin for Play projects
addSbtPlugin("play" % "sbt-plugin" % "2.0.3")