Hi, I used eclipse/pydev quite some time. What pulled me back into the arms of emacs was:
- ability to save bookmarks (meaning a point in a file) at all the keystrokes. Never found out how to do that in eclipse. In emacs I have now all the times "j" save at the current working position, "f" at the last failure I have to work on, and so on. - just faster then pydev. Once pydev tries to "understand" your python code (refactoring) you can go and get a coffee - ecb, tabbar, psvn provide the same functionality of eclipse you use in everyday. Of course, it takes some time to use emacs. But it pays back with a nice Python integration and the advantage to customize everything you want. wr On Montag, 2. Februar 2009 11:18:48 Jeroen Ruigrok van der Werven wrote: > -On [20090201 15:18], Craig (fasteliteprogram...@yahoo.com) wrote: > >eclipse > > With the pydev plugin of course. > > Personally I prefer to just use vim and (i)python. But at work I am using > Eclipse with pydev as well.
-- http://mail.python.org/mailman/listinfo/python-list