The following forum message was posted by jules43 at 
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4849964:

I'm fairly new to Eclipse and PyDev so excuse me if I'm being dumb.

I am using Eclipse/PyDev to develop a Google App Engine project called 
GAEServer.
One of my common operations is to right click on the project and select Debug
As->1 PyDev: Google App Run. Which kicks of a debug session for my application.

I would like to change the command line arguments executed when this command
is invoked (to relocate where GAE local server looks for its database). This
requires me to add arguments to the executed command.

If I select from the main menu: Run->Debug Configurations... there is an 
expandable
item called PyDev Google App Run which contains a list of items:

\/ PyDev Goodle App Run
     GAEServer GAEServer
     GAEServer GAEServer (1)
     GAEServer GAEServer (2)
     ...

At the moment I have 19 of these which is a little surprising. If I select the
first one then there is a tab where you appear to be able to add arguments '(x)=
Arguments' but if I edit this and try to debug as again, it does not invoke
GAE with the additional options, instead it creates another GAEServer GAEServer
with the default settings.

It may be that I have set up my project in some odd way, that I'm not 
understanding
how this is supposed to work or that I have uncovered a bug. Can anyone help
me figure out which?

Thanks in advance

Jules


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to