jedit 5.4.0+dfsg-1 source package in Ubuntu

Changelog

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

  * Team upload.
  * New upstream version
  * Standards-Version updated to 3.9.8 (no changes)
  * Remove Gabriele Giacone from Uploaders. (Closes: #856759)
    - Thank you for your contributions to the package.
  * Update debian/watch and debian/copyright to exclude bsh.

 -- tony mancill <email address hidden>  Tue, 08 Aug 2017 07:12:19 -0700

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

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jedit_5.4.0+dfsg-1.dsc 2.2 KiB 58328cf1a00b658dea52d43455345faf82b6b910b872e976daf1bccef5742b89
jedit_5.4.0+dfsg.orig.tar.xz 2.0 MiB fab937d3260a16e57253e8220799cff4c3824236779c8630171fbd59db4b80a7
jedit_5.4.0+dfsg-1.debian.tar.xz 22.0 KiB 495814d6830b9b7281013cec383de448bd7370a250ed661b9fc4d6772b419897

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.