view project/plugins.sbt @ 129:21e746cdc99e draft

modified viewer.html
author Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
date Wed, 24 Apr 2013 04:14:52 +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")