I know how to use the code completion (hooray for me!) but so far,
most everything else that's going on in PyDev/Eclipse is a mystery to
me.  But I managed to get an interactive interpreter as an external
tool, so that's a lot of progress for me.

Technically I suppose this is OT, but did you guys that have used/are
using PyDev/Eclipse use any kind of tutorials for those other
functions? (Not sure if there even *are* any, besides the standard
documentation on PyDev's website)  Most of the things I've found on
eclipse are for much more advanced eyes than mine, it would seem.

I'd appreciate any pointers! :)

~Denise

On 9/14/05, George Flaherty <[EMAIL PROTECTED]> wrote:
> Yeah, I have been using PyDev with Eclipse. It is pretty good, since with the 
> latest version the debugger is working and they have include the ability to 
> add additional paths in the PYTHONPATH variable.
> 
> I honestly would prefer to use Emacs, but I have not found any tool that 
> provides code-completion with python. Until I have been using Eclipse (with 
> Emacs running minimized :)
> 
> -g
> 
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of D. Hartley
> Sent: Tuesday, September 13, 2005 10:27 PM
> To: Python tutor
> Subject: [Tutor] More IDE's (was: Boa-Constructor)
> 
> This thread made me wonder:
> 
> Is anyone out there using Eclipse and PyDev? (I started using Eclipse when I 
> was toying around in Jython, and know others that are using it for C/C++, but 
> I am curious if others have tried out PyDev and what they think).
> 
> ~Denise
> _______________________________________________
> Tutor maillist  -  Tutor@python.org
> http://mail.python.org/mailman/listinfo/tutor
>
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to