Has anybody tried to setup sbt to work with Google App Engine? I dream about using development server auto-reloading after source changes.
There is now a new version of the sbt-appengine plugin which works with newer versions of SBT (0.10+) at https://github.com/sbt/sbt-appengine. There's also a trivial sample app using it at https://github.com/sbt/sbt-appengine.
I just converted a project that was created with Eclipse: