Calendar
Categories
- Bookmarks (113)
- Fr0n (1)
- LifeInGeneral (2)
- On the trail (4)
- Photos (3)
- Practice (6)
- Software (8)
- Tools (8)
Latest Postings
- July 29, 2010: links for 2010-07-29
- July 21, 2010: links for 2010-07-21
- July 1, 2010: links for 2010-07-01
- June 16, 2010: links for 2010-06-16
- June 2, 2010: links for 2010-06-02
- May 24, 2010: links for 2010-05-24
- May 13, 2010: links for 2010-05-13
- May 11, 2010: links for 2010-05-11
- March 11, 2010: links for 2010-03-11
- March 8, 2010: links for 2010-03-08
Links
Archives
- July 2010
- June 2010
- May 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- April 2009
- March 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- May 2007
- April 2007
- March 2007
- December 2006
- May 2006
- June 2004
- May 2004
- February 2004
« XMLmind XML Edtior | Zebras »
JEdit - Programmer’s Text Editor
My editor of choice, when not using an IDE like NetBeans:
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 performancing firefox