On Friday, May 31, 2013 7:26:04 AM UTC-5, [email protected] wrote:

> I take a quick look on appcfg... 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?


No, there is no pure-Java library for deploying to App Engine.

What you can do is write a simple app to wrap AppCfg - i.e. use 
Runtime.exec() to call appcfg and pass it the appropriate commands.

-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

My Go side project: http://invalidmail.com/

-- 
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.


Reply via email to