If you're developing an application in Java, the Google Plugin for Eclipse
can manage this:

http://code.google.com/eclipse

Unfortunately, it sounds like you're developing in Python, and I don't
believe the plugin works for deploying Python applications. Perhaps another
developer who develops their Python code in Eclipse has an answer.

- Jason

On Sun, May 3, 2009 at 3:31 AM, jago <[email protected]> wrote:

>
> Hi,
>
> I wrote a target to deply to GAE (remotely). Unluckily it wants a
> password the first time I do this and the Eclipse console does not
> allow me to enter it.
>
> I can open cmd.exe and do the first deploy by hand and enter the
> password. Once the password is there I can deploy with Eclipse ANT
> since it doesn't need a password anymore - until the next restart that
> is.
>
> Still I would like to deploy solely with Eclipse and not have the ball
> and chain of opening a console. Also I often forget to do that and
> deploy directly with Eclipse. Since I cannot enter a password it is
> stuck. I can end the ANT process but the python process is still
> running - forcing me to kill it by hand.
>
> Any solution you could think of?
>
> thanks.
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to