Features

Getting Started with Play 2.0 in IntelliJ IDEA 12

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.


Now you don’t need to switch between IntelliJ IDEA and Play console anymore. Everything is available right from your favorite IDE.

To enable support for Play 2.0, you need to install the plug-in from the repository.

Check also a quick tutorial showing how to create and run a simple Play 2.0 application from IntelliJ IDEA.

As always very welcome with suggestions and feedback on the discussion forum and in our issue tracker.

Develop with Pleasure!

image description