Comments
Łukasz Balcerzak on June 22nd, 2009 at 22:18 #
Well, I have tried many IDEs/simpler editors too, among them Gaeny, Gedit, Kate, Editra, Komodo, WingIDE, Eclipse, IDEA, TextMate and even RedEditor (the last one is still under construction but it seems finally there would be TextMate-like editor for linux platform). Every one of them is great and every one of them lacks something in my view. I really love bundles for Python and Django in TextMate and I have used them for quite a long time but I can’t stand it’s project management – I hate when files and folders are mixed together in files tree view and “folders on top” just doesn’t work well enough (it is turned off every time you make any changes to project files “outside” of TextMate, as running newly created file because it creates .pyc file – crazy!). So I fall to Eclipsy+PyDev again. And then back to TextMate. And Eclipse after some time And so on and so one. From time to time I tried to polish out IDEA’s Python Plugin’s configuration and, well I have to say, from some time now I use it with pleasure – its lighting fast (as for bulky Java IDE), has build in great tools for XHTML/HTML/XML, version control systems, database connectors, project management, structure view etc. I know I know – we don’t need most of this tools but they are there! I remember working with IDEA with JBoss Seam (J2EE) gives me very good opinion about this IDE. I only hope folks from JetBrains will finally put more effort on Python and eventually will create something similar to RubMine (http://www.jetbrains.com/ruby/).
python-blog » Blog Archive » Eclipse Galileo with PyDev custom setup on June 25th, 2009 at 01:45 #
[...] Now run eclipse save you workspace and setup pydev as in this post: http://www.python-blog.com/index.php/2009/06/20/python-ide-pydev-best-choice/ [...]
KonstantinMiller on July 6th, 2009 at 23:18 #
How soon will you update your blog? I’m interested in reading some more information on this issue.
Marcin Kuźmiński on July 6th, 2009 at 23:56 #
I’m updating it quite frequently. What exactly you would like to know ? :)?
Benjamin Chodroff on July 7th, 2009 at 21:01 #
I’m curious – has anyone tried pydev inside of Rational Team Concert yet (http://jazz.net)? They have an Eclipse client but I have not tried to integrate them together yet.
r4i on November 26th, 2009 at 12:20 #
I see 1.5.1 to be downloaded already. But the zip file contains a update site, and not the extracted and ready to be used zip file of the feature/plugin. Any reason for this?
Marcin Kuźmiński on November 26th, 2009 at 12:40 #
The update site is an eclipse repository, i don’t think there exists a standalone plugin. Post a comment
|
|
|
|
|
||