Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
jedit: Open Source programmer's text editor
Name: | jedit |
Vendor: | JPackage Project |
Version: | 4.2 |
License: | GPL |
Release: | 0.pre14.1jpp |
URL: | http://www.jedit.org/ |
- Summary
- jEdit is a programmer's text editor written in Java, being developed by Slava
Pestov and others.
Some of jEdit's features include:
* Built-in macro language (BeanShell).
* Extensible plugin architecture, with more than 60 plugins available.
* Plugins can be downloaded and installed from within jEdit using the
"plugin manager" feature.
* Syntax highlighting for 70 languages.
* Supports a large number of character encodings including UTF8 and
Unicode.
* Auto-indenting of source code.
* Folding (indent and 'marker' based).
* Word wrap.
* Unlimited undo/redo.
* Highly configurable and customizable.
* Every other feature, both basic and advanced, you would expect to
find in a text editor.
You can find a complete listing of features here.
jEdit is released under the terms of the GNU General Public License.
Changelog
- * Mon Jun 7 10:00:00 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:4.2-0.pre14.1jpp
-
- Update to 4.2pre14.
- * Sat May 22 10:00:00 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:4.2-0.pre13.1jpp
-
- Update to 4.2pre13.
- Drop %{release} from -mdkmenu versioned dependency to the main package.
- * Tue May 4 10:00:00 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:4.2-0.pre12.1jpp
-
- Update to 4.2pre12.
- Add bunch of MIME types to freedesktop.org menu entry.
- Convert specfile to UTF-8.
- Fix doc path in man page.
- Crosslink with local J2SE javadocs.