editor : Java Glossary

go to home page E words local find full screen, hide local find menu Google search web for more information on this topic jump to foot of page translate this page with Babelfish punctuation 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 (all) ©1996-2009 Roedy Green, Canadian Mind Products
The CurrCon Java Applet displays prices on this web page converted with today’s exchange rates into your local international currency, e.g. Euros, US dollars, Canadian dollars, British Pounds, Indian Rupees… CurrCon requires Java 1.1 or later, preferably 1.6.0_17. If you can’t see the prices, or if you just want to learn more about CurrCon, click here for help.
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. It is just too unlike any other Windows program. Not even the mouse works the same way. It has a powerful LISP macro language which is why people fall in love with it.

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.

CMP homejump to top You can get the freshest copy of this page from: or possibly from your local J: drive (Java virtual drive/mindprod.com website mirror)
http://mindprod.com/jgloss/editor.html J:\mindprod\jgloss\editor.html
CMP logofeedback Please email your feedback for publication, errors, omissions, typos, formatting errors, ambiguities, unclear wording, broken/redirected link reports, suggestions to improve this page or comments to Roedy Green : feedback email
mindprod.com IP:[65.110.21.43]
view BlogYour face IP:[38.107.191.102]
You are visitor number 9,558.