Java Glossary : editor

CMP home Java glossary home Menu no menu Last updated 2004-06-28 by Roedy Green ©1996-2004 Canadian Mind Products

Java definitions: 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

You are here : home : Java Glossary : E words : editor.

editor
A program whose main function is composing and modifying text files, without embedded formatting for font, colour etc. A word processor, in contrast, creates proprietary format files that encode font, colour, size etc. One of the main uses of an editor is preparing Java source code or HTML for web pages. Every IDE comes with an editor. A editor might be used to create HTML, which has text formatting, but you work with raw text tags.

What features are important?

Your choice of editor is crucial. You will use it more than any other program. It is very hard to switch editors, because they each work differently, and you do most of your editing without conscious thought about the particlar keystrokes.

My favourite editor is SlickEdit. My least favourite editor is EMACS.

Programmable editors include:

Non programmable editors include: Best to test drive an editor before purchase. You may hate something others like. I invite you to tell me about your favourite editors, where you can get them, and what you like/dislike most about them. What counts as a high end editor vs a low end IDE is a gray area. Editors are typically much faster which is why I prefer them to IDEs for all but debugging.
IDE ¤ Jikes ¤ SCID


CMP logo
CMP_home
home
Canadian Mind Products CSS
HTML Checked!
ICRA ratings logo
mindprod.com IP:[24.87.56.253]
Your IP:[80.134.30.163]
You are visitor number 1014.
Please send errors, omissions and suggestions
to improve this page to Roedy Green.
You can get a fresh copy of this page from: or possibly from your local J: drive mirror:
http://mindprod.com/jgloss/editor.html J:\mindprod\jgloss\editor.html