JEdit



  1. Jeditorpane
  2. Jeditem
  3. Jedite
  4. Jedit Ojanen Of Efrava

Under most circumstances, jEdit plugins do not need to be downloaded and installed manually. Usually, you can add, update, and remove plugins from a working installation of jEdit by using the bundled Plugin Manager. It can be accessed from jEdit's Plugins-Plugin Manager menu. If you would like to find out how to install plugins manually.

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

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]

XML: Description:: The XML plugin provides a SideKick tree structure browser for editing XML, HTML, CSS and JavaScript files, and completion for XML, HTML and CSS. Sep 04, 2020 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. 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. For jEdit to pickup the configuration information, the various subdirectories mentioned in the Startup Sequence section must contain the appropriate symlinks to the system wide configuration information. This tool should be run whenever a new jEdit binary is added to the locker.

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

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.

Jeditorpane

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]

Jeditem

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:

JEdit
  • 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]

Jedite

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

Jedit Ojanen Of Efrava

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




Comments are closed.