Hi Luc, I finally managed to solve the problem with a pre-task:
https://github.com/aldenml/Play20/commit/6473718850d3b63a0a44fa8772cb5ea3d0c1faeb
With this solution there is no need to touch sbteclipse, the change is only in sbt-plugin inside play2.
Now I have in sync the templatesImport from Build.scala with the prefs of scala-ide-play2 using the eclipse command in the play prompt.
One thing I notice is that scala-ide-play2 does not pick the prefs file modification in the fly, that's for later :)
Are you in touch with the play team? I'm waiting the dev group approval and reading the CONTRIBUTING.md I foresee a long time to get this accepted.
On Saturday, March 9, 2013 12:32:31 AM UTC-5, Luc Bourlier wrote: