This is an extension to Scala IDE to support Play 2.x routes and template files.
For user documentation, check the wiki.
The project is composed of 5 Eclipse plugins:
- the core plugin
- the test plugin
- an Eclipse feature
- an Eclipse source feature
- an Eclipse update-site
The projects can be imported inside Scala IDE. And they are fully configured to be compiled with maven and tycho.
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.