view project/plugins.sbt @ 80:712422332f3d draft

modified public/viewer/index.html
author one
date Fri, 08 Mar 2013 17:37:22 +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")