jEdit 5.1.0 is out!
Submitted by Monday, 29 July, 2013 - 22:25
on
Hello everyone,
I proudly present jEdit 5.1.0, the first stable release of the 5.1 series of jEdit.
Detailed changes can as always be found in the Change Log at http://jedit.org/CHANGES51.txt, but here are some of the major features of this version:
Volunteers are always welcome to contribute to the future of jEdit:
http://www.jedit.org/index.php?page=devel
That being said, here is the download link:
http://www.jedit.org/index.php?page=download
FYI, merge requests for the 5.1 series (fix done, but waiting for a review) can be found at:
https://sourceforge.net/tracker/?group_id=588&atid=1235750&status=1&artgroup=6846241
Have fun with the new release.
I proudly present jEdit 5.1.0, the first stable release of the 5.1 series of jEdit.
Detailed changes can as always be found in the Change Log at http://jedit.org/CHANGES51.txt, but here are some of the major features of this version:
- VFS WorkThreads have been rewritten into Tasks, making it possible to completely remove the old "I/O Progress Monitor" and the wasteful space it took up in the Task Monitor. Old deprecated classes related to WorkThread and WorkThreadPool have been removed.
- New Plugin Manager option to check for and disable obsolete plugins. Enabled by default, this will ensure that old unsupported plugins do not interfere with the running operation of jEdit.
- Added another language to our list of translated languages: English, French, German, Japanese, Czech, Russian, and now Chinese! We are always looking for volunteers to help translate jEdit into Hindi, Korean, or Spanish, or any other language, really! It is fairly easy to add a new translation to jEdit or the plugins.
- There is now a new encoding Native2ASCII which collapses unicode escapes in ISO-8859-1 files on read and expands characters that cannot be encoded with ASCII as unicode escapes on write. This encoding is the one Java properties should be in.
Volunteers are always welcome to contribute to the future of jEdit:
http://www.jedit.org/index.php?page=devel
That being said, here is the download link:
http://www.jedit.org/index.php?page=download
FYI, merge requests for the 5.1 series (fix done, but waiting for a review) can be found at:
https://sourceforge.net/tracker/?group_id=588&atid=1235750&status=1&artgroup=6846241
Have fun with the new release.