jedit 5.4.0+dfsg-2 source package in Ubuntu

Changelog

jedit (5.4.0+dfsg-2) unstable; urgency=medium

  * Team upload.
  * Declare compliance with Debian Policy 4.1.1.
  * Use canonical VCS address.
  * Remove override for dh_builddeb because xz is the default compressor now.
  * Remove source/options file because xz is the default now.
  * Fix FTBFS with OpenJDK 9.
    Thanks to Chris West for the report. (Closes: #875583)
  * Require at least Java 8 for compilation.
  * Fix jedit.sh script and require at least a Java 8 runtime.

 -- Markus Koschany <email address hidden>  Wed, 29 Nov 2017 22:54:30 +0100

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
editors
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jedit_5.4.0+dfsg-2.dsc 2.3 KiB b1e67bdf162278201aeb3fe4d99a6f8df5e91d500e4997e9bf80bbe82e38a89a
jedit_5.4.0+dfsg.orig.tar.xz 2.0 MiB fab937d3260a16e57253e8220799cff4c3824236779c8630171fbd59db4b80a7
jedit_5.4.0+dfsg-2.debian.tar.xz 22.4 KiB fcd04707c555b4f8f39db9e7df4ab90552c9af2a7a29b6cbb1a272419ae35e89

Available diffs

No changes file available.

Binary packages built by this source

jedit: Plugin-based editor for programmers

 As one of the most feature rich editors available, jEdit boasts support for
 syntax highlighting in more than 140 languages. jEdit combines the power of
 Emacs, the user-friendliness of Kate, and the advanced editing features
 (such as vertical paste) of Ultraedit, to bring you an open-source
 plugin-based programmer's editor of professional quality.
 .
 It is possible to define complex macros in BeanShell or Jython, or other
 languages that fit into the BSF. jEdit offers a powerful and user-friendly
 keyboard mapping system (including 2-keystroke shortcuts), making it
 possible to give jEdit a very Emacs-like feel, if you so desire.
 .
 Its functionality is easily extended by the use of 'plugins' which can be
 downloaded, updated, and installed, all without exiting the editor. These
 include a built-in Console shell integration, which lets you execute
 interactive external commands inside your editor, as well as bind them to
 keyboard shortcuts. The FTP plugin lets you browse and edit files on remote
 systems over FTP or SFTP. Other plugins provide shells, object oriented
 structure/code browsers, or completion popups for Java, XML, HTML, Ant,
 LaTeX, Python, Ruby, Perl, C, C++, bash, Scheme, Prolog, and many other
 languages.