New JEdit 3.1 version
October 05, 2001 by Christoph Vogt
New Version of JEdit released (ver. 3.1).
JEdit ist a Editor written in Java and works pretty well with Java 1.1.8 and 1.3.
Description from JEdit:
jEdit is a programmer's text editor being developed by Slava Pestov and others. It is released under the GNU General Public License. jEdit requires Java 2 (or Java 1.1 with Swing 1.1).
jEdit has an easy to use interface that resembles that of many other Windows and MacOS text editors.
jEdit is extremely customizable, and has an extensive feature set, that includes, among other things:
-Syntax highlighting for more than 50 file types
-Auto indent with support for intelligent indent in Java, C and Python source
-Search and replace with support for regular expressions, searching in multiple files, and reverse search
-Bracket matching
-Abbreviations
-Multiple clipboards
-Rectangular editing
-Split-window operation
-Word wrap
-Macro recording
-BeanShell scripting
-Folding
www.jedit.org
|