scala-ide / scala-ide-play2

Play 2 support for Scala IDE
107 stars 32 forks source link

Scala IDE plugin for Play 2.x

This is an extension to Scala IDE to support Play 2.x routes and template files.

For user documentation, check the wiki.

Project structure

The project is composed of 5 Eclipse plugins:

The projects can be imported inside Scala IDE. And they are fully configured to be compiled with maven and tycho.

Build

Simply run the ./build.sh script.

The build is based on plugin-profiles and can be built against several versions of the IDE and Eclipse.