This post originated from an RSS feed registered with Python Buzz
by Abe Fettig.
Original Post: Python support in Eclipse getting better
Feed Title: Abe Fettig's Weblog
Feed URL: http://www.fettig.net/xml/rss2.xml?flav=rss
Feed Description: Abe Fettig writes software. This is his weblog.
Browsing SourceForge today I was happy to see that there's a new
Python plugin available for Eclipse:
Xored TruStudio.
It does more than syntax highlighting, offering a working outline view
that makes navigating large modules much faster. It gives you
the ability to run an interactive Python console within Eclipse, so you
don't have to launch a seperate terminal window. And, of course, it's
open source.
Also worth keeping an eye on: PyDev.
At first glance, this looks like YAEPPOSTHRAFY (Yet Another Eclipse Python Plugin On Sourceforge That
Hasn't Released Any Files Yet), but a look at the project homepage reveals
a link to the author's blog... which is hosted at blogs.osafoundation.org.
Yes, it looks like Alex Totek's work on PyDev is being sponsored by
the OSA Foundation - in which case it could become the first-class development
environment I've been looking for.