Java Tutorial - Java Script : Java Editors

Java Tutorial - Java Script :

Java Editors


Emacs and Vim are general-purpose text editors with some specific features that support Java code development. Both editors are written in C and are designed for easy porting to other platforms. As a result, both editors are available on a very wide range and variety of platforms.But are there open source editors written specifically to support Java development? The answer to these questions is yes! Several editors can be found written in Java to specifically support the needs of the Java developer. In the following sections, we will look at two of these editors: jEdit and Jext.