JEdit



jEdit
Original author(s)Slava Pestov
Developer(s)jEdit project
Initial release1998; 23 years ago
Stable release
5.6.0 / September 3, 2020; 7 months ago[1]
Repository
Written inJava
Operating systemJava-supporting[2]
Available inEnglish
TypeText editor
LicenseGPLv2
Websitejedit.org

Apr 11, 2021 Download jEdit for free. JEdit is a programmer's text editor written in Java. JEdit is a programmer's text editor written in Java. It uses the Swing toolkit for the GUI and can be configured as a rather powerful IDE through the use of its plugin architecture.

Jedity
  • The Console plugin allows jEdit to execute arbitrary commands from an internal shell. In addition, it provides buttons in a 'commando toolbar' for your favorite command-line tools (make, ant, qmake, latex, etc), and an easy way to add others.
  • EditorConfig jEdit Plugin. This is an EditorConfig plugin for jEdit. Installation Install from jEdit Plugin Manager (Preferred) Launch the jEdit plugin manager. It's in Plugins - Plugin Manager. Click on the Install tab, find EditorConfig in the plugin list. Check it and click on the Install button. If you have problem using the Plugin Manager, you can also download the binaries from here.

jEdit is a free softwaretext editor available under the GNU General Public License version 2.0. It is written in Java and runs on any operating system with Java support, including BSD, Linux, macOS and Windows.

Development[edit]

jEdit development was started in 1998 by Slava Pestov, who left the project in 2006, handing development to the free software community.[3]

Jedith

Features[edit]

jEdit includes syntax highlighting that provides native support for over 200 file formats. Support for additional formats can be added manually using XML files. It supports UTF-8 and many other encodings.

It has extensive code folding and text folding capabilities as well as text wrapping that takes indents into account.

The application is highly customizable and can be extended with macros written in BeanShell, Jython, JavaScript and some other scripting languages.

Plug-ins[edit]

There are over 150 available jEdit plug-ins for many different application areas.

Plug-ins are used to customize the application for individual use and can make it into an advanced XML/HTML editor, or an integrated development environment (IDE), with compiler, code completion, context-sensitive help, debugging, visual differentiation and language-specific tools.

The plug-ins are downloaded via an integrated plug-in manager which finds and installs them along with any dependencies. The plugin manager will track new versions and can download associated updates automatically.[4]

Some available plug-ins include:

  • Spell checker using Aspell
  • Syntax and style checkers for various languages[5]
  • Text auto-complete
  • Accents plugin that converts character abbreviations for accented characters as they are typed.
  • XML plugin that is used for editing XML, HTML, JavaScript and CSS files. In the case of XML, the plug-in does validation. For XML, HTML and CSS, it uses auto-completion popups for elements, attributes and entities.[6]

Reception[edit]

In general jEdit has received positive reviews from developers.

Rob Griffiths wrote in April 2002 for MAC OS X HINTS saying he was 'very impressed' and naming it 'pick of the week'. He cited its file memory upon reopening, its ability to notice if an open file was changed on disk by another program, syntax coloring, including that users can create their own colour schemes, split windows feature, show line number feature, convertible tabs to soft-tabs and view sidebars. He also praised its customization possibilities using the extensive preferences panel and the 'on the fly' search engine, which searches while typing. Griffiths noted that the application has a few drawbacks, such as that it is 'a bit slow at scrolling a line at a time' and that because it is a Java application it doesn't have the full Aqua interface.[7]

Also reviewing the application in April 2002, Daniel Steinberg writing for O'Reilly Media said 'The strength of jEdit for Java developers comes from the plug-ins contributed by the community...For the most part, there's nothing here that couldn't be done with BBEdit or even with Emacs or vi. jEdit packages the capabilities much more nicely and makes it easy to call often-used functionality using the plug-ins. Where I saw NetBeans as overkill, others may see jEdit as underkill for an IDE or overkill for a text editor. I find it Mac friendly and easy to use. I don't expect too much from it, so I tend to be pleased with what I get.'[8]

Scott Beatty reviewing jEdit on SitePoint in 2005 particularly noted the application's folding feature along with its search and replace and PHP syntax highlighting capabilities. He recommended the use of the PHPParser plug-in. PHPParser is a sidebar that checks for PHP syntax errors whenever a PHP code file is loaded or saved. He noted that downloading jEdit is simple, but that getting and installing the plug-ins to customize it for individual use can be a complex process: 'Beware that a full setup requires a series of downloads, and that this process can take time.'[9]

Writing in December 2011, reviewer Rares Aioanei praised jEdit's versatility, stating 'jEdit's design allows you to use it as a simple editor, but also use it as an IDE and expand its functionality via plugins so that it becomes exactly what you want it to be for the task or language at hand.' but also adding that 'jEdit is not, however, an IDE with everything but the Christmas tree, like Eclipse or Microsoft Visual Studio. Rather, it's a compact application for editing code, providing practical tools along with basic IDE features.'[10]

See also[edit]

References[edit]

  1. ^jEdit (3 September 2020). 'jEdit - Programmer's Text Editor - Developers' Page'. Retrieved 23 September 2020.
  2. ^jEdit (4 October 2007). 'Operating Systems and Java Versions'. Retrieved 4 October 2007.
  3. ^Slava Pestov. 'Slava Pestov'. Retrieved 23 September 2012.
  4. ^jEdit (1 October 2007). 'jEdit Features'. Retrieved 1 October 2007.
  5. ^'All Plugins'. The AStyle Beautifier Plugin formats and beautifies Java, C and C++ source code....The Beauty plugin is a general framework for code beautifiers and provides several built-in beautifiers....CheckStylePlugin is a wrapper around the CheckStyle program that allows you to check your code for adherence of deviation from a Coding Standard. Any errors are displayed in the ErrorList plugin....CodeLint is a Lint Plugin for JEdit that can identify syntax & semantic errors in your Java & C/C++ source code & Class files.
  6. ^jEdit (1 October 2007). 'jEdit Plug-ins'. Retrieved 1 October 2007.
  7. ^Rob Griffiths (29 April 2002). 'Review: jEdit programming text editor'. Retrieved 1 October 2007.
  8. ^Steinberg, Daniel (April 2002). 'The IDEs of Mace'. Retrieved 7 January 2011.
  9. ^Scott Beatty (8 February 2005). 'Use jEdit to Edit Your PHP'. SitePoint. Retrieved 1 October 2007.
  10. ^'jEdit: The Force is Strong with This Programmer's Editor'. Archived from the original on 16 October 2013. Retrieved 20 October 2012.

External links[edit]

  • Official website
Retrieved from 'https://en.wikipedia.org/w/index.php?title=JEdit&oldid=1018507004'

jEdit is a free and open source text editor software download filed under text editors and made available by The jEdit Team for Windows.

The review for jEdit has not been completed yet, but it was tested by an editor here on a PC and a list of features has been compiled; see below.

JEditA programmers text editor with many great features

jEdit is a mature programmer's text editor with hundreds (counting the time developing plugins) of person-years of development behind it. To download, install, and set up jEdit as quickly and painlessly as possible, go to the Quick Start page.

Jeditemplearchives

While jEdit beats many expensive development tools for features and ease of use, it is released as free software with full source code, provided under the terms of the GPL 2.0.

jEdit was developed with the help of the java programming language as an accessible and open source text editor for developers.

jEdit uses the Swing toolkit for the graphic interface and can be configured as a rather powerful IDE through the use of its plugin architecture.

Jedit Download Open Source

jEdit can edit PHP files, edit HTML documents and highlight syntax.

JEdit

Features and highlights

  • Combines the best functionality of Unix, Windows and MacOS text editors
  • Efficient keyboard shortcuts for everything, with predefined keymaps
  • Comprehensive online help
  • Unlimited undo/redo
  • Copy and paste with an unlimited number of clipboards
  • Register contents are saved across editing sessions
  • Kill ring automatically remembers previously deleted text
  • Rich set of keyboard commands for manipulating entire words, lines and paragraphs at a time

jEdit 5.6.0 on 32-bit and 64-bit PCs

Jedite

This download is licensed as freeware for the Windows (32-bit and 64-bit) operating system on a laptop or desktop PC from text editors without restrictions. jEdit 5.6.0 is available to all software users as a free download for Windows. As an open source project, you are free to view the source code and distribute this software application freely.

Filed under:
  1. jEdit Download
  2. Freeware Text Editors
  3. Open source and GPL software
  4. Major release: jEdit 5.6
  5. Text Editing Software