view project/plugins.sbt @ 67:905785a7c937

modified Demo data
author one
date Tue, 13 Nov 2012 12:17:34 +0900
parents ed77c5258568
children
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")
//addSbtPlugin("play" % "sbt-plugin" % "2.0.4")