Updated 2.1 roadmap (markdown)
Revert 958cdf2^ ... 958cdf2 on JavaTodoList
Added some thoughts on evolutions while running on several hosts and security. I have not found any feature in the evolutions plugin that handles these issues, so I added some text about it. I will be very happy if someone proofreads this.
Put the new https://github.com/playframework/Play20/wiki/IDE into NEed to be integrated
Added netbeans scala plugin
Add section to show scala plugin options.
Updated Production (markdown)
Updated Modules (markdown)
Ok it's really ws (lowercase) and not the other one...
Promise[WS.Response] instead of Promise[ws.Response]
Bad annotation : @Required => @Constraints.Required
Fixed typo : imput => input
Created 2.1 roadmap (markdown)
Added libraries to import as play.* only is not working
Use 'email' mapping as that shows another great mapping provided by Play
Updated Manipulating Results (markdown)
Remove useless logger.
Updated ScalaTest (markdown)
Add some test code to show how to unit test controllers.
Updated ScalaSessionFlash (markdown)
Updated Home (markdown)
Updated AssetsGoogleClosureCompiler (markdown)
Sorry, I was completely wrong yesterday. My IDE had reverted my Build.scala to containing dependencies. Removed my nonsense. Apologies!
Sorry, I was an idiot and put my section in the wrong place
Added a bit more information on using Maven or Ivy for dependency management.