• Stars
    star
    107
  • Rank 312,301 (Top 7 %)
  • Language
    Scala
  • Created almost 12 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Play 2 support for Scala IDE

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 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.

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.