jEdit
A mature, plugin-driven programmer's text editor written in Java for many operating systems.
These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
3 more ways to get jEdit
Other download sites
Run by third parties, not by The jEdit contributors. Prefer the official page above when it works.
Package managers
- Chocolatey
choco install jedit - Homebrew
brew install --cask jedit
About jEdit
jEdit is a long-running programmer's text editor maintained by a worldwide team. Because it is written in Java, it runs on Windows, macOS, Unix and other systems. It offers syntax highlighting for more than 200 languages, folding, word wrap, auto indent and wide character encoding support.
Its main strength is extensibility: it has a built-in macro language and hundreds of plugins and macros, which can be installed from inside the editor through the plugin manager. The current stable version is 5.7.0, released under the GPL 2.0.
Strengths
- Hundreds of plugins installable from within the editor
- Built-in macro language
- Syntax highlighting for more than 200 languages
- Runs anywhere Java runs
Limitations
- Requires a Java runtime
- Interface looks dated next to newer editors
- Releases are infrequent
Details
- Pricing
- FreeFree and open source under the GPL 2.0.
- License
- GPL-2.0
- Developer
- The jEdit contributors
- Platforms
- Windows, macOS, Linux
- How it runs
- Downloadable app
- Account
- Not required
- Works offline
- Yes
- Best suited for
- Programmers who want a highly configurable cross-platform editor with many plugins
- Categories
- Code editors
- Last verified
- Added
- Provenance
- Facts checked against the developer's own pages and store listings, 1 sources on file.
Alternatives to jEdit
Compare allSoftware that can replace jEdit for an important use case, and what changes if you switch.
Sublime Text
A fast native editor for code and prose, paid for but with an evaluation that never stops working.
Sublime Text is a fast native editor for Windows, macOS and Linux with no Java runtime needed, but it is closed source and paid.
CudaText
A fast, cross-platform open-source code editor written in Object Pascal and extensible with Python.
CudaText is a free, open-source native editor with more than 300 lexers and Python add-ons, so it needs no Java runtime.
Notepad++
The fast Windows text and source code editor that replaced Notepad for a generation of users.
Notepad++ is a free GPL-3.0 editor with macros, column editing and regex find across files, but it runs only on Windows.
Geany
A small, fast IDE built on GTK that starts instantly and does not depend on a heavy desktop environment.
Geany is a small GTK-based IDE that starts almost instantly with a build command and plugin interface, though it lacks language server support in the core.
Kate
KDE's text editor: syntax highlighting for over 400 languages, split views, multi-cursor editing and an embedded terminal.
Kate is KDE's GPL-2.0 editor with over 400 syntax definitions and an embedded terminal, depending on KDE Frameworks rather than Java, with no macOS build.
Textadept
A fast, minimalist programmer's text editor that can be scripted and extended with Lua.
Textadept is a minimalist open-source editor scriptable in Lua, with portable executables and a terminal interface, and a smaller extension ecosystem.
Pulsar
Community-maintained continuation of the Atom text editor.
Pulsar continues the hackable Atom editor with its own package registry, but it is Electron-based with Atom's memory use and startup time.
VSCodium
Visual Studio Code built from the same source without Microsoft’s branding, telemetry or licence.
VSCodium is an MIT-licensed VS Code build with a modern interface and Open VSX extensions, heavier than jEdit but actively released.
Similar software
Related functionality, not necessarily a direct replacement.
Apache NetBeans
An open-source IDE for Java, PHP, JavaScript, HTML and other languages from Apache.
EmEditor
A Windows text editor built for very large files, CSV data, logs and code.