Re: lein appengine-prepare

2011-03-21 Thread Constantine Vetoshev
r working with appengine-magic a bit, I wanted to use the datastore > > viewer to see what's happening. So I tried "lein appengine-prepare" (is > > there another way?). I'm glad you sorted out the problem. If you switch to the testing 0.4.0-SNAPSHOT of appengine-mag

Re: lein appengine-prepare

2011-03-21 Thread Thorsten Wilms
r to see what's happening. So I tried "lein appengine-prepare" (is there another way?). From https://github.com/gcv/appengine-magic#readme: Testing with dev_appserver.sh 1. lein appengine-prepare. This AOT-compiles the entry point servlet, makes a jar of your application, and

lein appengine-prepare

2011-03-21 Thread Thorsten Wilms
Hi! After working with appengine-magic a bit, I wanted to use the datastore viewer to see what's happening. So I tried "lein appengine-prepare" (is there another way?). From https://github.com/gcv/appengine-magic#readme: Testing with dev_appserver.sh 1. lein appengine-pr