Calendar
Categories
- Bookmarks (65)
- Fr0n (1)
- LifeInGeneral (2)
- On the trail (4)
- Photos (3)
- Practice (5)
- Software (6)
- Tools (6)
Latest Postings
- December 26, 2008: links for 2008-12-26
- December 12, 2008: Turning off public registration
- December 3, 2008: links for 2008-12-03
- November 3, 2008: links for 2008-11-03
- October 31, 2008: links for 2008-10-31
- October 24, 2008: links for 2008-10-24
- October 21, 2008: links for 2008-10-21
- October 7, 2008: links for 2008-10-07
- September 28, 2008: links for 2008-09-28
- September 21, 2008: links for 2008-09-21
Links
Archives
« 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