[pydev - Users] PyDev + Google App Engine

View: New views
7 Messages — Rating Filter:   Alert me  

[pydev - Users] PyDev + Google App Engine

by SourceForge.net :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=7452629
By: dlanger

I've just started with the pairing of GAE + PyDev, and it's working almost completely
as advertised - which is great!

The only thing so far that's not is the "Run As" option - I'm not seeing then
"PyDev: Google App Run" like is shown at
http://pydev.blogspot.com/2009/05/testing-on-pydev-146-google-app-engine.html.
My only options are "Jython unit-test", "Python Coverage", and "Python
unit-test".

The other wizards and tools work fine - and I can run my GAE app if I manually
set the "Main Module" path like in the old days - but for some reason this run
configuration isn't showing up as a default one. Any ideas?

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Pydev-users mailing list
Pydev-users@...
https://lists.sourceforge.net/lists/listinfo/pydev-users

[pydev - Users] RE: PyDev + Google App Engine

by SourceForge.net :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=7453673
By: fabioz

Strange, I've checked it here and it works... Are you selecting the source folder
that contains the app.yaml file for the run? Which pydev version do you have?
If it still doesn't work, please create a bug-report for it and attach a screenshot
with the popup that's not working. And also, please check if there's some error
in your error log.

Cheers,

Fabio

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Pydev-users mailing list
Pydev-users@...
https://lists.sourceforge.net/lists/listinfo/pydev-users

[pydev - Users] RE: PyDev + Google App Engine

by SourceForge.net :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=7462561
By: paxtonmason

I experienced the same issue.  There was an error message that said something
like "Unable to locate C:\Program Files (x86)\google_appengine\dev_appserver.py".
I reinstalled  GAE in C:\dev\google_appengine and the problem was resolved.
BTW, the previous directory is the default for Vista 64.

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

------------------------------------------------------------------------------
_______________________________________________
Pydev-users mailing list
Pydev-users@...
https://lists.sourceforge.net/lists/listinfo/pydev-users

[pydev - Users] RE: PyDev + Google App Engine

by SourceForge.net :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=7462592
By: paxtonmason

Also, I've noticed that if I run the app and then terminate it, the "Pydev:
Google App Run" option disappears from the Run As... and Debug As... menus.

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

------------------------------------------------------------------------------
_______________________________________________
Pydev-users mailing list
Pydev-users@...
https://lists.sourceforge.net/lists/listinfo/pydev-users

[pydev - Users] RE: PyDev + Google App Engine

by SourceForge.net :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=7464449
By: byuva

I am also having the same issue.  I've noticed that the GAE functionality doesn't
seem to play well with paths that have spaces in them.  For example when sing
the automatic "update" functionality the directory path isn't put in quotes
and appcfg.py bombs out.  This may be the source of the missing ""PyDev: Google
App Run" option (which I am also experiencing).  It seems Paxton Mason was able
to get it working when he installed GAE in a directory path that did not haves
spaces (ie not "\Program Files\")

-b

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

------------------------------------------------------------------------------
_______________________________________________
Pydev-users mailing list
Pydev-users@...
https://lists.sourceforge.net/lists/listinfo/pydev-users

[pydev - Users] RE: PyDev + Google App Engine

by SourceForge.net :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=7464584
By: fabioz

Please report that as a bug: see:
http://pydev.sourceforge.net/faq.html#how_do_i_report_a_bug

Cheers,

Fabio

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

------------------------------------------------------------------------------
_______________________________________________
Pydev-users mailing list
Pydev-users@...
https://lists.sourceforge.net/lists/listinfo/pydev-users

[pydev - Users] RE: PyDev + Google App Engine

by SourceForge.net :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=7466071
By: panosl

Hello,

I had the same issue and I am running on a Mac OS 10.5.  The workaround I found
is to remove the interpreter and reinstall it via the "Remove" and "New" buttons
in the "Python Interpreters" option under eclipse preferences for PyDev.  Then
eclipse needs to be restarted.

This is a pain of course but after reinstalling the interpreter one can also
run the application via the  "Run Configurations" option as well/instead.

-Panos

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

------------------------------------------------------------------------------
_______________________________________________
Pydev-users mailing list
Pydev-users@...
https://lists.sourceforge.net/lists/listinfo/pydev-users