- Tom Malaher’s BrainScan - http://malaher.org -

JEdit - Programmer’s Text Editor

Posted By tmalaher On December 5, 2006 @ 3:20 pm In Tools | No Comments

My editor of choice, when not using an IDE like NetBeans:

[1] jEdit - Programmer’s Text Editor

Features:

  • It’s written in Java so it’s cross platform
  • It has a million plug ins that do useful things
  • Free, open source.
  • It has a nice XML/HTML editing mode that does “code completion” on tags and attributes, and gives you a tree view and validation error list.
  • It has syntax coloring for more computer languages than you can shake a Turing Machine at.
  • It can even compile and run code from within the editor, so if you don’t have an IDE, you can turn it into a poor-man’s one, or use it for languages that don’t otherwise have an IDE, like Perl.
  • It can remotely edit files over [S]FTP.
  • There’s CVS integration (…note to self: check for Subversion integration…)

powered by [2] performancing firefox


Article printed from Tom Malaher’s BrainScan: http://malaher.org

URL to article: http://malaher.org/2006/12/jedit-programmers-text-editor/

URLs in this post:
[1] jEdit - Programmer’s Text Editor: http://jedit.org/
[2] performancing firefox: http://performancing.com/firefox

Click here to print.