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

Thank you Jean-Christophe. 

I had done most of what you mentioned in your post. My problem was taking python
code that I already have on my machine and putting it into eclipse/pydev. Then:

#1 getting it to run. I am 90% certain that I have the python path set 
correctly.
At least I can see C:/python25/;C:\Python25\Lib; and 
C:\Python25\Lib\site-packages\
in the dialog box where you choose the python path in eclipse and I can see
all the builtin functions/methods/modules.

#2 After getting the code into eclipse/pydev being able to debug it. This is
what I mainly need a good IDE such as eclipse/pydev for. To be able to step
thru my code to check the logic and as I am stepping thru it to see what the
variable values are.

Thanks


______________________________________________________________________
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

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to