> > > i.e., I will not use Google button in the Eclipse toolbar, but I need to > have a jar file which I can import it & use it to deploy java applications > to GAE. Is there is a library for this? >
Well if you look inside appcfg.cmd/.sh you will see it just a wrapper calling appengine-tools-api.jar But I've no idea if that suitable, for using directly. Seems simpler to just use Runtime.exec -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
