jEdit vs PyDev
A side-by-side look at jEdit and PyDev. For an in-depth review of either product, follow the links below.
jEdit
Development
jEdit is a free, open source text editor for programmers and developers. It has syntax highlighting for over 200 programming languages, auto indentation and completion for most languages, powerful plugin system, and wide range of customization options.
open-sourceprogrammerdevelopersyntax-highlightingauto-indentationauto-completionpluginscustomization
PyDev
Development
PyDev is an integrated development environment for Python that runs inside Eclipse. It provides code completion, syntax highlighting, type hinting, refactoring, debugging, and other features to improve productivity when writing Python code.
pythonideeclipsedebuggerrefactoring