JEdit

java Open Source programmer's text editor

jEdit is a programmer's text editor written in Java, being developed by Slava Pestov and others.
Some of jEdit's features include:
  • Syntax highlighting for 70 languages
  • Built-in macro language (BeanShell)
  • Auto-indenting of source code
  • Folding (indent and 'marker' based)
  • Word wrap
  • Unlimited undo/redo
  • Extensible plugin architecture, with more than 50 plugins available
  • Highly configurable and customizable
jEdit is released under the terms of the GNU General Public License.
There are over 50 plugins available that add powerful features and functionality to jEdit. Plugins are available to provide seemless editing over FTP, comparision or diff'ing of file versions, method completion for Java, Python scripting, XML editing, and more. Plugins can be downloaded and installed from within jEdit using the "plugin manager" feature.

Source : Site Web
jEdit is an Open Source text editor written in Java. (JDK 1.1 required, JDK 1.2 compatible. Operation with JDK 1.1 requires Swing 1.1beta3 or later to be installed). It has many useful features, such as syntax colorizing, text formatting, bracket matching, regular expression searching, dynamic abbreviation expansion, and much more.

Source : http://pharos.inria.fr/
jedit.org
jEdit - Plugin Central


Article extrait du site Loribel.com.
https://loribel.com/java/tools/jEdit.html