jedit 5.2.0+dfsg-2 source package in Ubuntu

Changelog

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

  * Drop the .menu file, since jedit ships a .desktop file.
    This is now prohibitted by CTTE #741573.
  * Depend on Java 7 runtime.  Build-dep on JDK 7.
  * Address lintian warning in d/copyright.

 -- tony mancill <email address hidden>  Sat, 17 Oct 2015 21:57:05 -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

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jedit_5.2.0+dfsg-2.dsc 2.2 KiB 928823a211de6275d313c1f86889d006c11ec47227950d1ab836a59113fa0da7
jedit_5.2.0+dfsg.orig.tar.xz 2.0 MiB 895af1778ff54a47ab412462df4e608412703e4f2ba2fc7b2d1c31ccd95b1e66
jedit_5.2.0+dfsg-2.debian.tar.xz 22.0 KiB f9045111a2d172dd19f1cc43565b58aad240cf04ee95f31640fa9b1643330885

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.