Skip to content
dotta edited this page Apr 4, 2013 · 37 revisions

The Play2 plug-in for the Scala IDE provides first-class support for Play2 Route and Template files in Eclipse. In practice, what this means is that some of the features your are used to have in the Scala Editor (e.g., syntax highlighting, errors-as-you-type reporting, code completion, hyperlinking) are also available when editing Play2 files.

Requirements

  • The Play2 plug-in for Scala IDE supports only Play2 v2.1 (i.e., the latest Play2 stable release).

Installing the Play2 plug-in (Recommended)

  • Install the Scala IDE 3.0 for Scala 2.10 (if you have any doubt, have a look at the Scala IDE Getting Started guide).

  • The latest stable release of the Play2 plug-in can be installed via the same update-site that you used to install the Scala IDE (yes, the one that you used just above). The Play2 plug-in is listed under the Scala IDE plugins group.

FIXME: Add image here as soon as the plug-in is available in the ecosystem

Installing the Play2 plug-in Nightly

Alternatively, if you like to stay on the cutting edge, you can install the nightly build of the Play2 plug-in.

Features

Check our the Features page.

Report Issues

Please, make sure to file tickets about issues you see here

Get Involved

The Play2 plug-in could certainly use your help. Get involved now! Just pick a ticket you would like to work on, and drop us a note in the scala-ide-dev Mailing List. We'll be glad to have you in the Team!

Clone this wiki locally