Running python from eclipse/pyeclipse

Andy Todd andy47 at halfcooked.com
Wed Oct 1 05:07:53 EDT 2003


G.A. wrote:
> I've installed Eclipse 3.0 and the latest pyeclipse.  I can get the editor
> run - at least I think so, because it seems to do reasonable syntax
> highlighting.  However, I can't get the Python console window to appear
> (Unable to instantiate view: org.python.pyeclipse.views.ConsoleView), nor
> can I get python to run to completion.  The MSWindows Task Manager shows
> that eclipse has successfully started python.exe (at least a process by
> that name shows up), but eclipse just shows 0% progress.
> 
> Any suggestions, even if they're just on how to debug this?
> 
> Thanks,
> 
> Gary

I can't speak for pyeclipse, but the TruStudio plugin with Eclipse 2.1 
works like a dream. You can get it from http://www.xored.com/download.php

All you need to do after installation is tell it where your python.exe 
file is located and you should be off and running.

Regards,
Andy
-- 
--------------------------------------------------------------------------------
 From the desk of Andrew J Todd esq - http://www.halfcooked.com/







More information about the Python-list mailing list