I want to develop apps on GAE using Clojure with Compojure, using either Eclipse or Idea, emacs is not a bad idea :P
So which are the best ways to do this? I don't think that I want to use leiningen because I believe that maven can be very strong if you pass the learning curve - I read this blog http://compojureongae.posterous.com/tag/googleappengine which 'till now is one of the best source of information.
If you will have to do this, what will be your approach? Or what will you recomand me?
Is this plugin -> http://code.google.com/p/maven-gae-plugin/ ok? because if I use that plugin I can include in the pom.xml the clojure.jar and basically I'm ready to go, right? Is something similar for Intellij Idea?
Any other suggestions? And which is your way to do this?
thanks, Andrei.