Hi,

I use Eclipse/Pydev and I'd like to test app engine patch with this
IDE.
But currently, I can't start the project.

I've this message :
ERROR:root:Application configuration file not found :( in C:\Outils
\eclipse\eclipse3)
So It doesn't find the app.yaml

Here is my conf :
main module : ${workspace_loc:app-engine-patch/src/manage.py}
Program arguments : runserver

Currently, I didn't find where is set the "GAE project directory".

The issue is raised here :
google_appengine\google\appengine\tools\dev_appserver_main.py -> main
(argv)
And the argv is not well initialized. But I don't know where this is
called in the aep.

Thank you for your help
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to