many thanks. I did as u told me.
and now I succeed in running appcfg using Runtime class. however, after the 
appcfg.cmd is run, it prompt user to enter his Email and Password & I need 
my java application to give the appcfg the required input (i.e., Email and 
password). so I don't know how I can do this?? 

On Friday, May 31, 2013 6:25:31 PM UTC+2, Vinny P wrote:
>
>
> 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.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to