Posts Tagged ‘Tutorials’

Getting Started with Play 2.0 in IntelliJ IDEA 12

Thursday, December 13th, 2012

As you know the new release of IntelliJ IDEA finally comes with support for Play 2.0, a popular Java and Scala framework for web development.

The support brings new project wizard, run/debug configurations and code assistance for Scala templates and routes, with code completion, navigation and on-the-fly code analysis.

(more…)