Posts Tagged ‘Play Framework’

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…)

Play! Console in IntelliJ IDEA

Thursday, January 12th, 2012

Did you know that IntelliJ IDEA 11 provides an integrated Play Framework console?

Start it from “Tools” menu, complete Play! commands, use command history, analyze output.
Play! with pleasure!

New in 11: Play! in IntelliJ

Monday, November 28th, 2011

IntelliJ IDEA 11 adds support for one of the most voted issues: Play! framework.

Please, have a look at how you could play in IntelliJ IDEA:

What else? Watch other short screencasts of specific features:

Play! with IntelliJ IDEA EAP build 110.187

Friday, October 21st, 2011

Grab the new build here and start playing with the Play! framework. Here you’ll find a few related screencasts. The new build also has significant changes in PostgreSQL syntax support.

The new build also includes the first step of a visual redesign of the UI (starting from the navigation bar).

Please download the new build, check out the complete release notes and send us feedback through the issue tracker.