Friday, 9 August 2013

debug script with pydev in eclipse

debug script with pydev in eclipse

I have used standart ide for python - IDLE for a long time. It has
convinient debug. I can write script, press F5 and it is possible to use
all objects in terminal.
Now i want working with eclipse and pydev plugin. Is there any similar way
to debug in eclipse?

No comments:

Post a Comment