"; ?>
Java Runtime version 1.6 (aka Java 6) or later is required for jEdit 4.4 and later.
Java Runtime version 1.7 (aka Java 7) or later is required for jEdit 5.2 and later.
Java Runtime version 1.8 (aka Java 8) or later is required for jEdit 5.4 and later.
Java Runtime version 11 (aka Java 11) or later is required for jEdit 5.6 and later.
Before installing jEdit, make sure you have a compatible Java virtual machine; see the compatibility page for details.
| Latest version: jEdit 5.2pre1 (pre-release) Changes | ||||
| Download: | Java-based installer | 3.1 MiB | (For any operating system) | |
| Windows Installer | 3.3 MiB | |||
| Mac OS X package | 4.6 MiB | |||
| Debian package | 4.1 MiB | |||
| Slackware package | 4.1 MiB | |||
| User's guide | 0.6 MiB | (PDF with A4 paper, 146 pages) | ||
| User's guide | 0.6 MiB | (PDF with US letter paper, 157 pages) | ||
| Source code | 2.4 MiB | |||
| Stable version: jEdit 5.7.0 Changes | ||||
| Download: | Java-based installer | 3.8 MiB | (For any operating system) | |
| Windows Installer | 5.0 MiB | |||
| OS X package | 5.6 MiB | |||
| Debian package | 4.9 MiB | |||
| Slackware package | 4.9 MiB | |||
| User's guide | 0.6 MiB | (PDF with A4 paper, 150 pages) | ||
| User's guide | 0.6 MiB | (PDF with US letter paper, 159 pages) | ||
| Source code | 2.6 MiB | |||
| Continuous Builds: jEdit 5.8pre1 (master branch) Changes | ||||
| Download: | Continuous Builds | |||
Note: the above links are not to the files themselves, but rather to pages where you can select a download mirror. Do not use your browser's "Download Link" command on the above links.
Installation instructions are available for the following operating systems:
cd /usr/ports/editors/jedit make install
emerge jedit.
apt-get (this is also for any Debian based Distros like Ubuntu),
add the following line to your /etc/apt/sources.list:
deb https://<mirror>.dl.sourceforge.net/project/jedit / */?>e. g.
deb https://freefr.dl.sourceforge.net/project/jedit / */?>
Then, just run apt-get update, followed by
apt-get install jeditapt-get source jedit*/?>.
The repository is now also secured and signed. To verify the packages
you have to install the public key with which the repository is signed.
This can be done by invoking
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys E6A233DBE3AFBEFC
If you prefer manual installation of .deb files you can also download the Debian package manually.